aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/arm/mach-pxa/magician.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-pxa/magician.c b/arch/arm/mach-pxa/magician.c
index 9ca16ec48f6..efb3a92ff83 100644
--- a/arch/arm/mach-pxa/magician.c
+++ b/arch/arm/mach-pxa/magician.c
@@ -435,7 +435,7 @@ static struct gpio_led gpio_leds[] = {
435 }, 435 },
436 { 436 {
437 .name = "magician::phone_bl", 437 .name = "magician::phone_bl",
438 .default_trigger = "none", 438 .default_trigger = "backlight",
439 .gpio = GPIO103_MAGICIAN_LED_KP, 439 .gpio = GPIO103_MAGICIAN_LED_KP,
440 }, 440 },
441}; 441};