From: Joseph Lo Date: Mon, 11 Mar 2013 20:44:11 +0000 (-0600) Subject: mmc: tegra: use mmc_of_parse to get the support of standard MMC DT bindings X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~41^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0aacd23ff29a846c7eebbd9db8752fa360f34ad1;p=pandora-kernel.git 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 Tested-by: Thierry Reding Signed-off-by: Stephen Warren Signed-off-by: Chris Ball --- Reading git-diff-tree failed