summaryrefslogtreecommitdiffstats
path: root/include/linux/regmap.h
diff options
context:
space:
mode:
authorMark Brown <broonie@opensource.wolfsonmicro.com>2013-04-16 16:05:46 +0100
committerMark Brown <broonie@opensource.wolfsonmicro.com>2013-04-16 16:05:46 +0100
commit5b3b44847590b3cbaafdf01d4ad260fa53d04167 (patch)
treeaf353c62902fce0cb8c1205da0977346bd2c915f /include/linux/regmap.h
parentb508c80c553c03baf5c9ad5612ac8caceb13c5f4 (diff)
parent5a08d15602987bbdff3407d7645f95b7a70f1a6f (diff)
downloadop-kernel-dev-5b3b44847590b3cbaafdf01d4ad260fa53d04167.zip
op-kernel-dev-5b3b44847590b3cbaafdf01d4ad260fa53d04167.tar.gz
Merge remote-tracking branch 'regmap/topic/cache' into regmap-next
Diffstat (limited to 'include/linux/regmap.h')
-rw-r--r--include/linux/regmap.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/regmap.h b/include/linux/regmap.h
index bf77dfd..02d84e2 100644
--- a/include/linux/regmap.h
+++ b/include/linux/regmap.h
@@ -389,6 +389,7 @@ int regmap_update_bits_check(struct regmap *map, unsigned int reg,
bool *change);
int regmap_get_val_bytes(struct regmap *map);
int regmap_async_complete(struct regmap *map);
+bool regmap_can_raw_write(struct regmap *map);
int regcache_sync(struct regmap *map);
int regcache_sync_region(struct regmap *map, unsigned int min,
OpenPOWER on IntegriCloud