mmc: usdhi6rol0: do not announce UHS capabilities
authorLars Persson <lars.persson@axis.com>
Wed, 27 Apr 2016 15:21:27 +0000 (17:21 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 2 May 2016 08:36:05 +0000 (10:36 +0200)
commit701dcef72f45edf942cb06284c37b4fdbd4cd77b
tree8753688027632668d913ab3754fae04e14338773
parentf0be051e5be1ddad4f4bc53ca3eb438e0ca2895f
mmc: usdhi6rol0: do not announce UHS capabilities

The driver in its current form does not support UHS at all due to
a missing start_signal_voltage_switch callback.

Also when this callback is added we should let the device tree control
UHS capabilities using the standard mmc bindings.

Signed-off-by: Lars Persson <larper@axis.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/usdhi6rol0.c