提交 05199ecb 编写于 作者: P Philipp Zabel 提交者: Eric Miao

[ARM] pxa/magician: default to backlight trigger for keypad illumination

Default to the same behaviour as the shipped WinCE system.
Signed-off-by: NPhilipp Zabel <philipp.zabel@gmail.com>
Signed-off-by: NEric Miao <eric.miao@marvell.com>
上级 d942d778
......@@ -435,7 +435,7 @@ static struct gpio_led gpio_leds[] = {
},
{
.name = "magician::phone_bl",
.default_trigger = "none",
.default_trigger = "backlight",
.gpio = GPIO103_MAGICIAN_LED_KP,
},
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册