commit | e3f1adb63cfa6f6ef6b4e63a546e13210c5f3cb2 | [log] [tgz] |
---|---|---|
author | Rajendra Nayak <rnayak@ti.com> | Wed Mar 07 09:55:31 2012 -0500 |
committer | Chris Ball <cjb@laptop.org> | Tue Mar 27 12:20:02 2012 -0400 |
tree | 36b450fb8a6e6ca116274aef7b4a5e008fb05bd0 | |
parent | 1cb9af49a1ba2d7fc1c7236df5513449dda30a12 [diff] |
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 <rnayak@ti.com> Tested-by: Venkatraman S <svenkatr@ti.com> Tested-by: Balaji T K <balajitk@ti.com> Signed-off-by: Chris Ball <cjb@laptop.org>