ARM: n35: Enable wake-up by Power button on Acer n35
Signed-off-by: Jiri Pinkava <jiri.pinkava@vscht.cz> Signed-off-by: Ben Dooks <ben-linux@fluff.org>
This commit is contained in:
parent
319887ee80
commit
aeb1b7e49f
@ -172,8 +172,10 @@ static struct gpio_keys_button n35_buttons[] = {
|
||||
{
|
||||
.gpio = S3C2410_GPF(0),
|
||||
.code = KEY_POWER,
|
||||
.type = EV_PWR,
|
||||
.desc = "Power",
|
||||
.active_low = 0,
|
||||
.wakeup = 1,
|
||||
},
|
||||
{
|
||||
.gpio = S3C2410_GPG(9),
|
||||
|
Loading…
Reference in New Issue
Block a user