regulator: hi6421: Fix misleading comment
authorAxel Lin <axel.lin@ingics.com>
Fri, 5 Sep 2014 01:14:26 +0000 (09:14 +0800)
committerMark Brown <broonie@kernel.org>
Fri, 5 Sep 2014 10:33:37 +0000 (11:33 +0100)
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/hi6421-regulator.c

index e3899201cd7e39945d133b20c88e7e526fd352b0..a8c362cccea8530f5044fd7d03c87cef1381585b 100644 (file)
@@ -37,7 +37,7 @@ struct hi6421_regulator_pdata {
  * struct hi6421_regulator_info - hi6421 regulator information
  * @desc: regulator description
  * @mode_mask: ECO mode bitmask of LDOs; for BUCKs, this masks sleep
- * @eco_microamp: eco mode load upper limit (in mA), valid for LDOs only
+ * @eco_microamp: eco mode load upper limit (in uA), valid for LDOs only
  */
 struct hi6421_regulator_info {
        struct regulator_desc   desc;