[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20170913232701.GA18367@dtor-ws>
Date: Wed, 13 Sep 2017 16:27:01 -0700
From: "dmitry.torokhov@...il.com" <dmitry.torokhov@...il.com>
To: Graichen Michael <michael.graichen@...otec.com>
Cc: "hans.verkuil@...co.com" <hans.verkuil@...co.com>,
"mchehab@...nel.org" <mchehab@...nel.org>,
"benjamin.tissoires@...hat.com" <benjamin.tissoires@...hat.com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] add SERIO_WIPO
Hi Michael,
On Fri, Sep 08, 2017 at 11:43:42AM +0000, Graichen Michael wrote:
> From d4122cfe5f177198ae80d0c973eb29559c762fd3 Mon Sep 17 00:00:00 2001
> From: dev <Michael.graichen@...otec.com>
> Date: Fri, 8 Sep 2017 13:21:32 +0200
> Subject: [PATCH] add SERIO_WIPO
>
> ---
> include/uapi/linux/serio.h | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/include/uapi/linux/serio.h b/include/uapi/linux/serio.h
> index ac217c6..fc32a0f 100644
> --- a/include/uapi/linux/serio.h
> +++ b/include/uapi/linux/serio.h
> @@ -1,6 +1,6 @@
> /*
> * Copyright (C) 1999-2002 Vojtech Pavlik
> -*
> + *
> * This program is free software; you can redistribute it and/or modify it
> * under the terms of the GNU General Public License version 2 as published by
> * the Free Software Foundation.
> @@ -81,5 +81,6 @@
> #define SERIO_EGALAX 0x3f
> #define SERIO_PULSE8_CEC 0x40
> #define SERIO_RAINSHADOW_CEC 0x41
> +#define SERIO_WIPO 0x42
What will be using this new definition?
> #endif /* _UAPI_SERIO_H */
> --
> 2.7.4
>
Thanks.
--
Dmitry
Powered by blists - more mailing lists