From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Steve Grahovac <steve.grahovac@gmail.com>
Cc: linux-input@vger.kernel.org,
Steve Grahovac <steve.grahovac@microchip.com>
Subject: Re: [PATCH 2/2] Corrected errors and warnings reported by "checkpatch.pl" utility.
Date: Sun, 2 Jan 2011 23:03:50 -0800 [thread overview]
Message-ID: <20110103070350.GD26703@core.coreip.homeip.net> (raw)
In-Reply-To: <1294027991-2537-3-git-send-email-user@linux-mint>
On Sun, Jan 02, 2011 at 10:13:11PM -0600, Steve Grahovac wrote:
> From: Steve Grahovac <steve.grahovac@microchip.com>
>
> diff --git a/include/linux/serio.h b/include/linux/serio.h
> index b555256..13fd94b 100644
> --- a/include/linux/serio.h
> +++ b/include/linux/serio.h
> @@ -197,5 +197,6 @@ static inline void serio_continue_rx(struct serio *serio)
> #define SERIO_W8001 0x39
> #define SERIO_DYNAPRO 0x3a
> #define SERIO_HAMPSHIRE 0x3b
> +#define SERIO_MCHPAR1XXX 0x3c
>
0x3c has already been taken.
--
Dmitry
prev parent reply other threads:[~2011-01-03 7:03 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1294027991-2537-1-git-send-email-user@linux-mint>
2011-01-03 4:13 ` [PATCH 1/1] Added support for Microchip Projected Capacitive Touchscreen controllers for UART communications Steve Grahovac
2011-01-03 7:02 ` Dmitry Torokhov
2011-01-03 16:07 ` Steve.Grahovac
2011-01-03 4:13 ` [PATCH 2/2] Corrected errors and warnings reported by "checkpatch.pl" utility Steve Grahovac
2011-01-03 7:03 ` Dmitry Torokhov [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=20110103070350.GD26703@core.coreip.homeip.net \
--to=dmitry.torokhov@gmail.com \
--cc=linux-input@vger.kernel.org \
--cc=steve.grahovac@gmail.com \
--cc=steve.grahovac@microchip.com \
/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).