ARM: omap4: Pass core and wakeup mux tables to omap4_mux_init
authorColin Cross <ccross@android.com>
Wed, 4 May 2011 21:57:57 +0000 (14:57 -0700)
committerTony Lindgren <tony@atomide.com>
Wed, 1 Jun 2011 09:25:04 +0000 (02:25 -0700)
commit21a42c92750446008dc0847a78aba5459e3b6b5a
tree640f9e7118a0af661a851ec45f8e3c3926a403d8
parentd4ff6121b44081601206980cafcd6ed3ecb367b6
ARM: omap4: Pass core and wakeup mux tables to omap4_mux_init

OMAP4 contains two separate instances of the padconf registers,
one in the core system config and one in the wakeup system config.
Pass in two tables to apply the correct values to each instance.

Signed-off-by: Colin Cross <ccross@android.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/board-4430sdp.c
arch/arm/mach-omap2/board-omap4panda.c
arch/arm/mach-omap2/mux.h
arch/arm/mach-omap2/mux44xx.c