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

Simple merge