Fix typo milivolt => millivolt
Signed-off-by: Thomas Weber <thomas@tweber.de> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
450c6076a7
commit
91fe4d508f
5 changed files with 14 additions and 14 deletions
|
|
@ -26,7 +26,7 @@ struct wm831x_backlight_pdata {
|
|||
struct wm831x_backup_pdata {
|
||||
int charger_enable;
|
||||
int no_constant_voltage; /** Disable constant voltage charging */
|
||||
int vlim; /** Voltage limit in milivolts */
|
||||
int vlim; /** Voltage limit in millivolts */
|
||||
int ilim; /** Current limit in microamps */
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue