commit | 0aacd23ff29a846c7eebbd9db8752fa360f34ad1 | [log] [tgz] |
---|---|---|
author | Joseph Lo <josephl@nvidia.com> | Mon Mar 11 14:44:11 2013 -0600 |
committer | Chris Ball <cjb@laptop.org> | Tue Mar 19 13:10:09 2013 -0400 |
tree | 49dce83c205aa1c24e12890be982302fe506ac87 | |
parent | 2c06aeb25ca92b839399c4e2c956cffc95b41978 [diff] |
mmc: tegra: use mmc_of_parse to get the support of standard MMC DT bindings Updating the sdhci-tegra driver to use mmc_of_parse to support standard MMC DT bindings. Then we can remove the redundant code that already support in generic MMC core. Signed-off-by: Joseph Lo <josephl@nvidia.com> Tested-by: Thierry Reding <thierry.reding@avionic-design.de> Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Chris Ball <cjb@laptop.org>