Re: [PATCH] add SERIO_WIPO

From: dmitry.torokhov@xxxxxxxxx
Date: Wed Sep 13 2017 - 19:27:16 EST


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@xxxxxxxxxxx>
> 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