From 3f1031f0b7135646a70957d687c7d17ca6a853d3 Mon Sep 17 00:00:00 2001 From: Mike Rapoport Date: Tue, 12 May 2009 16:31:15 +0300 Subject: [PATCH] --- yaml --- r: 149358 b: refs/heads/master c: 3690a0f4266127557524501c680760b1e6cb55d0 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-pxa/em-x270.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index e38f33cc1584..a5591a8ba901 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 2f15cb594e0c17177bd79ead9234cc6806954e6f +refs/heads/master: 3690a0f4266127557524501c680760b1e6cb55d0 diff --git a/trunk/arch/arm/mach-pxa/em-x270.c b/trunk/arch/arm/mach-pxa/em-x270.c index 65e8dbad06b3..35a12038dc0b 100644 --- a/trunk/arch/arm/mach-pxa/em-x270.c +++ b/trunk/arch/arm/mach-pxa/em-x270.c @@ -1013,7 +1013,7 @@ struct led_info em_x270_led_info = { }; struct power_supply_info em_x270_psy_info = { - .name = "LP555597P6H-FPS", + .name = "battery", .technology = POWER_SUPPLY_TECHNOLOGY_LIPO, .voltage_max_design = 4200000, .voltage_min_design = 3000000,