[PATCH] Keyboard: omap-keypad: use matrix_keypad.h

Tony Lindgren tony at atomide.com
Fri Dec 17 22:10:04 EST 2010


* Janusz Krzysztofik <jkrzyszt at tis.icnet.pl> [101217 14:33]:
> Most keypad drivers make use of the <linux/input/matrix_keypad.h> 
> 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 <palt/keypad.h>.
> 
> Created against linux-2.6.37-rc5.
> Tested on Amstrad Delta.
> Compile tested with omap1_defconfig and omap2plus_defconfig shrinked to 
> board-h4.

Great, good to get rid of those annoying warnings!

>  drivers/input/keyboard/omap-keypad.c     |   36 ++++----
>  include/linux/input/matrix_keypad.h      |    2

We also need Dmitry's ack for these changes.

Regards,

Tony



More information about the linux-arm-kernel mailing list