Skip to content

Commit

Permalink
[media] serio.h: add SERIO_RAINSHADOW_CEC ID
Browse files Browse the repository at this point in the history
Add a new serio ID for the RainShadow Tech USB HDMI CEC adapter.

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>
  • Loading branch information
Hans Verkuil authored and Mauro Carvalho Chehab committed Apr 10, 2017
1 parent 1531a20 commit 04dffe1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/uapi/linux/serio.h
Original file line number Diff line number Diff line change
Expand Up @@ -80,5 +80,6 @@
#define SERIO_WACOM_IV 0x3e
#define SERIO_EGALAX 0x3f
#define SERIO_PULSE8_CEC 0x40
#define SERIO_RAINSHADOW_CEC 0x41

#endif /* _UAPI_SERIO_H */

0 comments on commit 04dffe1

Please sign in to comment.