mmc: tegra: use bus-width property instead of support-8bit
authorStephen Warren <swarren@nvidia.com>
Mon, 21 May 2012 22:43:42 +0000 (16:43 -0600)
committerStephen Warren <swarren@nvidia.com>
Mon, 11 Jun 2012 17:48:43 +0000 (11:48 -0600)
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 <swarren@nvidia.com>
Acked-by: Chris Ball <cjb@laptop.org>

No differences found