diff options
author | David Herrmann <dh.herrmann@gmail.com> | 2013-05-05 23:12:46 +0200 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2013-06-03 11:06:58 +0200 |
commit | 139385383267de547f5dbdbd2049d3a9c996c85e (patch) | |
tree | fda36e038e466cfa56863b1d9e5909d7964896ba /drivers/hid/hid-monterey.c | |
parent | 92eda7e4e5f9728e643553b378f55c75739554c2 (diff) | |
download | blackbird-obmc-linux-139385383267de547f5dbdbd2049d3a9c996c85e.tar.gz blackbird-obmc-linux-139385383267de547f5dbdbd2049d3a9c996c85e.zip |
HID: wiimote: move queue handling into separate struct
The output queue is independent of the other wiimote modules and can run
on its own. Therefore, move its members into a separate struct so we don't
run into name collisions with other modules.
This is only a syntactic change that renames all queue members to queue.*.
Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/hid/hid-monterey.c')
0 files changed, 0 insertions, 0 deletions