projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca00033
)
[media] input: serio - add new protocol for the Pulse-Eight USB-CEC Adapter
author
Hans Verkuil
<hans.verkuil@cisco.com>
Sun, 10 Jul 2016 10:08:58 +0000
(07:08 -0300)
committer
Mauro Carvalho Chehab
<mchehab@s-opensource.com>
Tue, 12 Jul 2016 16:42:10 +0000
(13:42 -0300)
This is for the new pulse8-cec staging driver.
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Acked-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
include/uapi/linux/serio.h
patch
|
blob
|
history
diff --git
a/include/uapi/linux/serio.h
b/include/uapi/linux/serio.h
index
c2ea169
..
f2447a8
100644
(file)
--- a/
include/uapi/linux/serio.h
+++ b/
include/uapi/linux/serio.h
@@
-78,5
+78,6
@@
#define SERIO_TSC40 0x3d
#define SERIO_WACOM_IV 0x3e
#define SERIO_EGALAX 0x3f
+#define SERIO_PULSE8_CEC 0x40
#endif /* _UAPI_SERIO_H */