Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-rw' into regmap-next
This commit is contained in:
@@ -68,7 +68,8 @@ const struct regmap_config tsc200x_regmap_config = {
|
||||
.read_flag_mask = TSC200X_REG_READ,
|
||||
.write_flag_mask = TSC200X_REG_PND0,
|
||||
.wr_table = &tsc200x_writable_table,
|
||||
.use_single_rw = true,
|
||||
.use_single_read = true,
|
||||
.use_single_write = true,
|
||||
};
|
||||
EXPORT_SYMBOL_GPL(tsc200x_regmap_config);
|
||||
|
||||
|
Reference in New Issue
Block a user