Input: add driver for Dynapro serial touchscreen
[sfrench/cifs-2.6.git] / include / linux / serio.h
index a640bc2afe76542493236decb1790b7fc9a06495..e2f3044d4a4a1cc55cb6202aec65eda4f904fd52 100644 (file)
@@ -215,5 +215,6 @@ static inline void serio_unpin_driver(struct serio *serio)
 #define SERIO_INEXIO   0x37
 #define SERIO_TOUCHIT213       0x38
 #define SERIO_W8001    0x39
+#define SERIO_DYNAPRO  0x3a
 
 #endif