From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Torokhov Subject: Re: [PATCH v3] Keyboard: omap-keypad: use matrix_keypad.h Date: Wed, 22 Dec 2010 02:16:57 -0800 Message-ID: <20101222101657.GD22590@core.coreip.homeip.net> References: <201012172332.06480.jkrzyszt@tis.icnet.pl> <201012181639.29820.jkrzyszt@tis.icnet.pl> <201012202209.24068.jkrzyszt@tis.icnet.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-omap-owner@vger.kernel.org To: Aaro Koskinen Cc: Janusz Krzysztofik , linux-omap@vger.kernel.org, linux-input@vger.kernel.org, Tony Lindgren , linux-arm-kernel@lists.infradead.org List-Id: linux-input@vger.kernel.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