diff options
author | David Herrmann <dh.herrmann@googlemail.com> | 2011-11-17 13:12:06 (GMT) |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2011-11-22 22:09:34 (GMT) |
commit | 0b6815d75d8bf214998455d94061a40f3b4a77f3 (patch) | |
tree | fd8e5bca1ed7a805546f204faad80e3b91fc72b6 /drivers/i2c/i2c-core.c | |
parent | 479901ba1847902623cc348b1d09c7d8979a9683 (diff) | |
download | linux-0b6815d75d8bf214998455d94061a40f3b4a77f3.tar.xz |
HID: wiimote: Add extension handler stubs
All supported extensions report data as 6 byte block. All DRMs with extension
data provide at least 6 extension bytes. Hence a generic handler for all
extension bytes is sufficient and can be called on all DRMs.
The handler distinguishes the input and passes it to the right handler. Motion+
passes data interleaved so we can have Motion+ and a regular extension enabled
simultaneously.
Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/i2c/i2c-core.c')
0 files changed, 0 insertions, 0 deletions