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)
commitd8d0a61c658e252de3077f6076f13423642caf67
tree62d6ba1e1d7b43d65fa5b5562c7b828e2bb2e087
parent6ab8946f672497a55625d2106250d2923125fdfb
OMAP: hsmmc: Move mux configuration to hsmmc.c

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>
arch/arm/mach-omap2/devices.c
arch/arm/mach-omap2/hsmmc.c
This page took 0.026733 seconds and 5 git commands to generate.