From e6d80d99055bff29391b112e63c4ec1ac5656566 Mon Sep 17 00:00:00 2001 From: Pavel Machek Date: Wed, 5 May 2010 15:03:12 +0800 Subject: [PATCH] --- yaml --- r: 190652 b: refs/heads/master c: b53f7710610215b6d53a5caea082d3afede142ea h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-pxa/spitz.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index f4ea76136dbe..f6676472dc61 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5d2fec5df1631076ce1d27c61def201aabc31167 +refs/heads/master: b53f7710610215b6d53a5caea082d3afede142ea diff --git a/trunk/arch/arm/mach-pxa/spitz.c b/trunk/arch/arm/mach-pxa/spitz.c index 19b5109d9808..01bdd7500df4 100644 --- a/trunk/arch/arm/mach-pxa/spitz.c +++ b/trunk/arch/arm/mach-pxa/spitz.c @@ -363,7 +363,7 @@ static struct gpio_keys_button spitz_gpio_keys[] = { .type = EV_PWR, .code = KEY_SUSPEND, .gpio = SPITZ_GPIO_ON_KEY, - .desc = "On/Off", + .desc = "On Off", .wakeup = 1, }, /* Two buttons detecting the lid state */