From: Kishore Kadiyala Date: Mon, 28 Feb 2011 15:18:03 +0000 (+0530) Subject: OMAP: hsmmc: Move mux configuration to hsmmc.c X-Git-Tag: v2.6.39-rc1~432^2~17^5~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8d0a61c658e252de3077f6076f13423642caf67;p=pandora-kernel.git 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 Cc: Chris Ball --- Reading git-diff-tree failed