mirror of https://gitee.com/openkylin/linux.git
Merge remote-tracking branch 'regulator/fix/core' into regulator-linus
This commit is contained in:
commit
435494acd6
|
@ -2702,7 +2702,7 @@ EXPORT_SYMBOL_GPL(regulator_get_voltage);
|
|||
/**
|
||||
* regulator_set_current_limit - set regulator output current limit
|
||||
* @regulator: regulator source
|
||||
* @min_uA: Minimuum supported current in uA
|
||||
* @min_uA: Minimum supported current in uA
|
||||
* @max_uA: Maximum supported current in uA
|
||||
*
|
||||
* Sets current sink to the desired output current. This can be set during
|
||||
|
|
Loading…
Reference in New Issue