RE: [PATCH] Add VID/PID for HID-type Multi-Touch Module of AFO CO., LTD.

2014-03-25 Thread YongHwan Ki
Sorry, I woud like to add the AFO defines in the Linux Kernel. No afo defines exists in the current kernel tree. I correctly changed the log for adding the afo defines. Kernel Version : linux-3.14.rc7 Signed-off-by: Yonghwan Ki diff -uprN -X Documentation/dontdiff ./drivers/hid/hid-core.c

[PATCH] Add VID/PID for HID-type Multi-Touch Module of AFO CO., LTD.

2014-03-25 Thread YongHwan Ki
There is no way to support the hid-type AFO multi touch modules. Add the VID/PID of AFO to the hid-related lists. Kernel Version : linux-3.14.rc7 Signed-off-by: Yonghwan Ki diff -uprN -X Documentation/dontdiff ./drivers/hid/hid-core.c ../linux-3.14-rc7/drivers/hid/hid-core.c --- ./drivers