From: David Herrmann Date: Sun, 5 May 2013 21:12:55 +0000 (+0200) Subject: HID: wiimote: convert ACCEL to module X-Git-Tag: v3.11-rc1~90^2^3~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ea1675723021bc412bc9ea5d601e2b5660b5f8c;p=pandora-kernel.git HID: wiimote: convert ACCEL to module Accelerometer data is very similar to KEYS handling. Therefore, convert all ACCEL related handling into a sub-device module similar to KEYS. This doesn't change any semantics but only moves code over to wiimote-modules. Signed-off-by: David Herrmann Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed