Browse Source

regulator: hi6421: Fix misleading comment

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Axel Lin 11 năm trước cách đây
mục cha
commit
97795e4da2
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      drivers/regulator/hi6421-regulator.c

+ 1 - 1
drivers/regulator/hi6421-regulator.c

@@ -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;