commit | 0ea1675723021bc412bc9ea5d601e2b5660b5f8c | [log] [tgz] |
---|---|---|
author | David Herrmann <dh.herrmann@gmail.com> | Sun May 05 23:12:55 2013 +0200 |
committer | Jiri Kosina <jkosina@suse.cz> | Mon Jun 03 11:07:02 2013 +0200 |
tree | ac28f5e21ce9ba1bfa5c0723695f12a015e02b27 | |
parent | 6c5ae01805e2cc1810328b538ccb2376b5f8bd9f [diff] |
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 <dh.herrmann@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>