commit: http://blackfin.uclinux.org/git/?p=linux-kernel;a=commitdiff;h=88272b2f611933486e9125ddd86da92155a7a4f2
branch: http://blackfin.uclinux.org/git/?p=linux-kernel;a=shortlog;h=refs/heads/2011R1

An apostrophe does not mean "look out, here comes an s!".

Signed-off-by: Mark Brown <[email protected]>
---
 drivers/base/regmap/regcache.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/base/regmap/regcache.c b/drivers/base/regmap/regcache.c
index 4dfab41..2caf6e4 100644
--- a/drivers/base/regmap/regcache.c
+++ b/drivers/base/regmap/regcache.c
@@ -118,7 +118,7 @@ int regcache_init(struct regmap *map)
 			return -ENOMEM;
 		map->reg_defaults = tmp_buf;
 	} else {
-		/* Some devices such as PMIC's don't have cache defaults,
+		/* Some devices such as PMICs don't have cache defaults,
 		 * we cope with this by reading back the HW registers and
 		 * crafting the cache defaults by hand.
 		 */
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to