From: David Herrmann Date: Sun, 5 May 2013 21:12:46 +0000 (+0200) Subject: HID: wiimote: move queue handling into separate struct X-Git-Tag: v3.11-rc1~90^2^3~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=139385383267de547f5dbdbd2049d3a9c996c85e;p=pandora-kernel.git 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 Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed