提交 b7408aff 编写于 作者: R Richard Purdie 提交者: Russell King

[ARM] 3563/1: LED: Set the LOCOMO LED driver default triggers

Patch from Richard Purdie

Set the default triggers for the LOCOMO LED driver.
Signed-off-by: NRichard Purdie <rpurdie@rpsys.net>
Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
上级 96ce2385
......@@ -45,11 +45,13 @@ static void locomoled_brightness_set1(struct led_classdev *led_cdev,
static struct led_classdev locomo_led0 = {
.name = "locomo:amber",
.default_trigger = "sharpsl-charge",
.brightness_set = locomoled_brightness_set0,
};
static struct led_classdev locomo_led1 = {
.name = "locomo:green",
.default_trigger = "nand-disk",
.brightness_set = locomoled_brightness_set1,
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册