[PATCH 1/2] input: keypad: move platform_data to <linux/platform_data>

Felipe Balbi balbi at ti.com
Fri Mar 16 17:08:43 EDT 2012


Hi,

On Fri, Mar 16, 2012 at 09:36:19AM -0700, Dmitry Torokhov wrote:
> On Friday, March 16, 2012 07:56:28 PM Sourav Poddar wrote:
> > From: Felipe Balbi <balbi at ti.com>
> > 
> > This patch allows us to drop the OMAP depencendy
> > from the OMAP4 keypad driver.
> > 
> > Signed-off-by: Felipe Balbi <balbi at ti.com>
> > Signed-off-by: Sourav Poddar <sourav.poddar at ti.com>
> > ---
> >  arch/arm/mach-omap2/board-4430sdp.c            |    1 +
> >  arch/arm/mach-omap2/devices.c                  |    1 +
> >  arch/arm/plat-omap/include/plat/omap4-keypad.h |    9 ---------
> >  drivers/input/keyboard/Kconfig                 |    1 -
> >  drivers/input/keyboard/omap4-keypad.c          |    2 +-
> >  include/linux/platform_data/omap4-keypad.h     |   13 +++++++++++++
> 
> Instead of creating platform_data directory why not move to
> include/linux/input/omap4-keypad.h?

look closer, that directory already exists. But if you prefer placing
that header on <linux/input> that's doable too.

-- 
balbi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20120316/ffe20fa7/attachment-0001.sig>


More information about the linux-arm-kernel mailing list