Re: [PATCH v2] Input - wacom: update the ABI doc according to latest changes

2014-08-07 Thread Dmitry Torokhov
On Thu, Aug 07, 2014 at 01:54:22PM -0700, Ping Cheng wrote: > On Thu, Aug 7, 2014 at 1:43 PM, Benjamin Tissoires > wrote: > > Now the devices show up under hid no matter the connection (for USB > > and Bluetooth, not serial nor i2c). > > > > The USB devices can now be easily found under > > /sys/b

Re: [PATCH v2] Input - wacom: update the ABI doc according to latest changes

2014-08-07 Thread Ping Cheng
On Thu, Aug 7, 2014 at 1:43 PM, Benjamin Tissoires wrote: > Now the devices show up under hid no matter the connection (for USB > and Bluetooth, not serial nor i2c). > > The USB devices can now be easily found under > /sys/bus/hid/devices/::. > > The Bluetooth devices could also be found under thi

[PATCH v2] Input - wacom: update the ABI doc according to latest changes

2014-08-07 Thread Benjamin Tissoires
Now the devices show up under hid no matter the connection (for USB and Bluetooth, not serial nor i2c). The USB devices can now be easily found under /sys/bus/hid/devices/::. The Bluetooth devices could also be found under this path since their inclusion (April 2010), so this patch fixes the unpr