pandora: update backlight name
authorGrazvydas Ignotas <notasas@gmail.com>
Wed, 8 Feb 2012 22:35:56 +0000 (00:35 +0200)
committerGrazvydas Ignotas <notasas@gmail.com>
Fri, 10 Feb 2012 14:19:21 +0000 (16:19 +0200)
arch/arm/mach-omap2/board-omap3pandora.c

index 44cc3bc..c6ec4b6 100644 (file)
@@ -152,7 +152,7 @@ static struct platform_device pandora_leds_pwm = {
 };
 
 static struct platform_device pandora_bl = {
-       .name   = "twl4030-pwm0-bl",
+       .name   = "pandora-backlight",
        .id     = -1,
 };