aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/arm/mach-pxa/em-x270.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-pxa/em-x270.c b/arch/arm/mach-pxa/em-x270.c
index 65e8dbad06b3..35a12038dc0b 100644
--- a/arch/arm/mach-pxa/em-x270.c
+++ b/arch/arm/mach-pxa/em-x270.c
@@ -1013,7 +1013,7 @@ struct led_info em_x270_led_info = {
1013}; 1013};
1014 1014
1015struct power_supply_info em_x270_psy_info = { 1015struct power_supply_info em_x270_psy_info = {
1016 .name = "LP555597P6H-FPS", 1016 .name = "battery",
1017 .technology = POWER_SUPPLY_TECHNOLOGY_LIPO, 1017 .technology = POWER_SUPPLY_TECHNOLOGY_LIPO,
1018 .voltage_max_design = 4200000, 1018 .voltage_max_design = 4200000,
1019 .voltage_min_design = 3000000, 1019 .voltage_min_design = 3000000,