From: David Herrmann Date: Tue, 6 Sep 2011 11:50:33 +0000 (+0200) Subject: HID: wiimote: Add register/eeprom memory support X-Git-Tag: v3.2-rc1~187^2~2^6~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be1ecd62e619dae8d7c5b7f212333558fcc85d4d;p=pandora-kernel.git HID: wiimote: Add register/eeprom memory support The wiimote allows direct access to its memory mapped registers and internal eeprom. This adds support to access this memory and handle memory events. There are two macros which wrap up the memory access functions to avoid accidentally overwriting sensitive eeprom data because a boolean value was wrongly set. Signed-off-by: David Herrmann Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed