]> bbs.cooldavid.org Git - net-next-2.6.git/commit
omap: mux: Do keypad muxing in board-*.c files
authorTony Lindgren <tony@atomide.com>
Mon, 5 Jul 2010 13:31:39 +0000 (16:31 +0300)
committerTony Lindgren <tony@atomide.com>
Mon, 5 Jul 2010 13:31:39 +0000 (16:31 +0300)
commit93c43f2561f18b50e3376be968d0688315afc44c
tree52b7642f38ec4d015e8a01fac82db3aa5a660a49
parent0d600ff6fe06d99e56166a41521e120ce37e1dd4
omap: mux: Do keypad muxing in board-*.c files

This way we get pin muxing out of plat-omap and can convert H4 to use the
new mux functions.

Note that it should be safe to assume we can mux all the keypad pins
except on H4 which may have Menelaus connected.

Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap1/board-fsample.c
arch/arm/mach-omap1/board-h2.c
arch/arm/mach-omap1/board-h3.c
arch/arm/mach-omap1/board-perseus2.c
arch/arm/mach-omap2/board-h4.c
arch/arm/plat-omap/devices.c