mmc: sdhci-esdhc-imx: remove emulation of uhs_mode
authorRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 25 Apr 2014 11:59:41 +0000 (12:59 +0100)
committerChris Ball <chris@printf.net>
Thu, 22 May 2014 12:33:27 +0000 (08:33 -0400)
commit850a29b859407e4c35252c817d542f95bf4a5771
tree5cdceed30e98381fb43312e63a9a6a1f1444a4fd
parent4b6f37d3a379b09840c482bc4dcb9c3b4f7246c1
mmc: sdhci-esdhc-imx: remove emulation of uhs_mode

We no longer need to emulate the uhs_mode field of the host control2
register - the main sdhci driver never reads this back to evaluate
the current mode as it caches the current mode instead.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Tested-by: Markus Pargmann <mpa@pengutronix.de>
Tested-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Chris Ball <chris@printf.net>
drivers/mmc/host/sdhci-esdhc-imx.c
This page took 0.024166 seconds and 5 git commands to generate.