Hannes Schmelzer 4781921630 mmc: zynq_sdhci: use correct quirk if CONFIG_ZYNQ_HISPD_BROKEN is defined
The 'SDHCI_QUIRK_NO_HISPD_BIT' is used wrong here. The purpose of this
quirk is to tell the sdhci-driver that the IP-core doesn't have a "high-
speed-enable" bit in its registers.

With this commit we change this to the correct quirk:
SDHCI_QUIRK_BROKEN_HISPD_MODE

Signed-off-by: Hannes Schmelzer <hannes.schmelzer@br-automation.com>
2018-05-02 10:57:43 +09:00
..
2017-08-17 16:59:55 +09:00
2018-04-21 18:33:30 +02:00
2018-04-14 00:03:30 +02:00
2017-08-17 16:59:55 +09:00
2016-10-09 21:36:27 -06:00
2018-05-02 10:57:43 +09:00
2018-03-30 16:05:08 +08:00
2017-06-01 07:03:03 -06:00