ARM: OMAP: Allow registering pin mux function
authorTony Lindgren <tony@atomide.com>
Fri, 25 Jan 2008 08:42:48 +0000 (00:42 -0800)
committerTony Lindgren <tony@atomide.com>
Mon, 14 Apr 2008 16:57:11 +0000 (09:57 -0700)
commit7d7f665d5dac8d19f2fcb56baea09c59a3f861be
tree2fdfd5e07f0a258b64bb5921b982dbc8b1025444
parent672e302e3c04e40e7c236cb09159f593f24f5def
ARM: OMAP: Allow registering pin mux function

This patch changes pin multiplexing init to allow registering
custom function. The omap_cfg_reg() func will be split into
omap processor specific functions in later patch.

This is done to make adding omap3 pin multiplexing easier.

Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap1/mux.c
arch/arm/mach-omap2/mux.c
arch/arm/plat-omap/mux.c
include/asm-arm/arch-omap/mux.h