From mboxrd@z Thu Jan 1 00:00:00 1970 From: dmitry.torokhov@gmail.com (Dmitry Torokhov) Date: Wed, 22 Dec 2010 02:16:57 -0800 Subject: [PATCH v3] Keyboard: omap-keypad: use matrix_keypad.h In-Reply-To: References: <201012172332.06480.jkrzyszt@tis.icnet.pl> <201012181639.29820.jkrzyszt@tis.icnet.pl> <201012202209.24068.jkrzyszt@tis.icnet.pl> Message-ID: <20101222101657.GD22590@core.coreip.homeip.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Dec 21, 2010 at 01:20:35PM +0200, Aaro Koskinen wrote: > Hi, > > On Mon, 20 Dec 2010, Janusz Krzysztofik wrote: > >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 Thanks for making the changes. -- Dmitry