mmc: tegra: use mmc_of_parse to get the support of standard MMC DT bindings
commit0aacd23ff29a846c7eebbd9db8752fa360f34ad1
authorJoseph Lo <josephl@nvidia.com>
Mon, 11 Mar 2013 20:44:11 +0000 (11 14:44 -0600)
committerChris Ball <cjb@laptop.org>
Tue, 19 Mar 2013 17:10:09 +0000 (19 13:10 -0400)
tree49dce83c205aa1c24e12890be982302fe506ac87
parent2c06aeb25ca92b839399c4e2c956cffc95b41978
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>
drivers/mmc/host/sdhci-tegra.c