mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-04-18 11:33:36 -04:00
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:
committed by
Jiri Kosina
parent
450c6076a7
commit
91fe4d508f
@@ -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 */
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user