From: Rajendra Nayak Date: Wed, 7 Mar 2012 14:55:31 +0000 (-0500) Subject: mmc: omap_hsmmc: Don't expect MMC1 to always have vmmc supply X-Git-Tag: v3.4-rc1~49^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3f1adb63cfa6f6ef6b4e63a546e13210c5f3cb2;p=pandora-kernel.git mmc: omap_hsmmc: Don't expect MMC1 to always have vmmc supply MMC1 is not the only instance that can be used/wired for SD. So remove this assumption from the driver. Now that all the mmc id based usage is removed, get rid of all the DEVID defines and also the 'id' field from the omap_hsmmc_host structure. Signed-off-by: Rajendra Nayak Tested-by: Venkatraman S Tested-by: Balaji T K Signed-off-by: Chris Ball --- Reading git-diff-tree failed