From: Rajendra Nayak Date: Wed, 7 Mar 2012 14:55:30 +0000 (-0500) Subject: mmc: omap_hsmmc: Get rid of omap_hsmmc_1_set_power function X-Git-Tag: v3.4-rc1~49^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69b07ecee936c49f8b7a2099b4276fec7dff6827;p=pandora-kernel.git mmc: omap_hsmmc: Get rid of omap_hsmmc_1_set_power function Use omap_hsmmc_235_set_poweri() (now renamed as omap_hsmmc_set_power()) for MMC1 instance as well and get rid of omap_hsmmc_1_set_power() completely. omap_hsmmc_235_set_power() seems to be implemented as a superset of omap_hsmmc_1_set_power() with additional functionality implemented based on additional checks and hence should just work for MMC1 as well. Signed-off-by: Rajendra Nayak Tested-by: Venkatraman S Tested-by: Balaji T K Signed-off-by: Chris Ball --- Reading git-diff-tree failed