HID: wiimote: add sysfs extension/device-type attrs
authorDavid Herrmann <dh.herrmann@gmail.com>
Sun, 5 May 2013 21:13:04 +0000 (23:13 +0200)
committerJiri Kosina <jkosina@suse.cz>
Mon, 3 Jun 2013 09:07:05 +0000 (11:07 +0200)
commitc7da08677d73e887380e64c865b99536027191aa
tree656a229dc2761267674f037016c315dc23394660
parentd76f89e13a0439649120a85297085e8d8fff77ec
HID: wiimote: add sysfs extension/device-type attrs

Two new attributes, "extension" and "devtype" now allow user-space to read
the extension type and device type. As device detection is asynchronous,
we send a CHANGED event after it is done. This also allows user-space to
wait for a device to settle before opening its input event devices.

The "extension" device is compatible with the old "extension" sysfs field
(which was registered by the static extension support code).

Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Documentation/ABI/testing/sysfs-driver-hid-wiimote
drivers/hid/hid-wiimote-core.c