OMAP: hsmmc: Move mux configuration to hsmmc.c
authorKishore Kadiyala <kishore.kadiyala@ti.com>
Mon, 28 Feb 2011 15:18:03 +0000 (20:48 +0530)
committerTony Lindgren <tony@atomide.com>
Tue, 1 Mar 2011 21:13:24 +0000 (13:13 -0800)
Moving the definition of mux setting API from devices.c to hsmmc.c
and renaming it from "omap2_mmc_mux" to "omap_hsmmc_mux".
Also calling "omap_hsmmc_mux" from omap2_hsmmc_init.

Signed-off-by: Kishore Kadiyala <kishore.kadiyala@ti.com>
Cc: Chris Ball <cjb@laptop.org
Cc: Tony Lindgren <tony@atomide.com
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found