From 0aacd23ff29a846c7eebbd9db8752fa360f34ad1 Mon Sep 17 00:00:00 2001 From: Joseph Lo Date: Mon, 11 Mar 2013 14:44:11 -0600 Subject: [PATCH] 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-format-patch failed