]> git.karo-electronics.de Git - mv-sheeva.git/commitdiff
regmap: Fix doc comment
authorDimitris Papastamos <dp@opensource.wolfsonmicro.com>
Mon, 3 Oct 2011 05:54:16 +0000 (06:54 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 3 Oct 2011 10:50:53 +0000 (11:50 +0100)
Signed-off-by: Dimitris Papastamos <dp@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/base/regmap/regcache.c

index e1846eb2f171fa0b12714cc0fdd74796da6e42dd..b10e38fa0e3f44e4535bafd599dc7aedfaf28849 100644 (file)
@@ -292,7 +292,7 @@ EXPORT_SYMBOL_GPL(regcache_cache_only);
  * regcache_cache_bypass: Put a register map into cache bypass mode
  *
  * @map: map to configure
- * @cache_only: flag if changes should not be written to the hardware
+ * @cache_bypass: flag if changes should not be written to the hardware
  *
  * When a register map is marked with the cache bypass option, writes
  * to the register map API will only update the hardware and not the