c6563329a0133c77e029791c83fb7d4240bc parent b4e395b2cb5ce871f23a176fed74316a7de64a97 author Stephen Warren 1337640222 -0600 committer Stephen Warren 1339436923 -0600 mmc: tegra: use bus-width property instead of support-8bit Update the driver to parse the new unified bus-width property introduced in commit 7f21779 "mmc: dt: Consolidate DT bindings", instead of the legacy support-8bit property. Signed-off-by: Stephen Warren Acked-by: Chris Ball