]> bbs.cooldavid.org Git - net-next-2.6.git/commit
omap: mux: Fix omap_mux_init_gpio for omap24xx
authorTony Lindgren <tony@atomide.com>
Mon, 5 Jul 2010 13:31:35 +0000 (16:31 +0300)
committerTony Lindgren <tony@atomide.com>
Mon, 5 Jul 2010 13:31:35 +0000 (16:31 +0300)
commitd5425be6eb756e846333f9ba87fe02d001baafc3
tree5c7426b85d105f8e8e853b611175061acc32522c
parentdd0cdd888251d0d62df417d6859e74e57146c13f
omap: mux: Fix omap_mux_init_gpio for omap24xx

Looks like 24xx uses mode3 instead of mode4 for muxable GPIO pins.
This will be needed when 24xx mux code is converted to use the new
mux functions.

Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/mux.c