linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: eric.y.miao@gmail.com (Eric Miao)
To: linux-arm-kernel@lists.infradead.org
Subject: spitz 2.6.34-rc4: fix On/off key name to fix warning during boot
Date: Wed, 5 May 2010 15:03:40 +0800	[thread overview]
Message-ID: <k2nf17812d71005050003x74225885h7dc29e4361890e5d@mail.gmail.com> (raw)
In-Reply-To: <20100416131245.GA1306@ucw.cz>

On Fri, Apr 16, 2010 at 9:12 PM, Pavel Machek <pavel@ucw.cz> wrote:
> On/Off contains slash in the name, which causes warning during boot.
>
> Signed-off-by: Pavel Machek <pavel@ucw.cz>
>

Applied.

> --- ./arch/arm/mach-pxa/spitz.c 2010-03-21 22:09:12.000000000 +0100
> +++ ./arch/arm/mach-pxa/spitz.c 2010-04-16 03:45:07.000000000 +0200
> @@ -363,7 +363,7 @@
> ? ? ? ? ? ? ? ?.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 */
>
> --
> (english) http://www.livejournal.com/~pavelmachek
> (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
>

      reply	other threads:[~2010-05-05  7:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-16 13:12 spitz 2.6.34-rc4: fix On/off key name to fix warning during boot Pavel Machek
2010-05-05  7:03 ` Eric Miao [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=k2nf17812d71005050003x74225885h7dc29e4361890e5d@mail.gmail.com \
    --to=eric.y.miao@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).