From: Janusz Krzysztofik Date: Mon, 20 Dec 2010 21:09:22 +0000 (+0000) Subject: Keyboard: omap-keypad: use matrix_keypad.h X-Git-Tag: v2.6.38-rc1~469^2~16^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da1f026b532ce944d74461497dc6d8c16456466e;p=pandora-kernel.git Keyboard: omap-keypad: use matrix_keypad.h Most keypad drivers make use of the defined macros, structures and inline functions. Convert omap-keypad driver to use those as well, as suggested by a compile time warning, hardcoded into the OMAP . Created against linux-2.6.37-rc5. Tested on Amstrad Delta. Compile tested with omap1_defconfig and omap2plus_defconfig shrinked to board-h4. Signed-off-by: Janusz Krzysztofik Reviewed-by: Aaro Koskinen Acked-by: Dmitry Torokhov Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed