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)
commitc11bd557903395f436d63bb6dfb0f4b86ea365d5
treeea19c6563329a0133c77e029791c83fb7d4240bc
parentb4e395b2cb5ce871f23a176fed74316a7de64a97
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 <swarren@nvidia.com>
Acked-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/sdhci-tegra.c