mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-15 06:55:13 +08:00
regulator: hi6421: Fix misleading comment
Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
parent
8e820007ca
commit
97795e4da2
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user