mmc: uniphier-sd: Add support for quirks
authorMarek Vasut <marek.vasut@gmail.com>
Fri, 21 Jul 2017 21:24:35 +0000 (23:24 +0200)
committerJaehoon Chung <jh80.chung@samsung.com>
Fri, 22 Sep 2017 14:23:35 +0000 (23:23 +0900)
commit4b26d5e3aebbcabb427d80be808074308ed02ba1
tree8d24ebff0040aa5e060f0beec5cb1758d0786a9b
parent484d9db4f9dce179de10969693d7ceaf75515459
mmc: uniphier-sd: Add support for quirks

Check if the OF match has any associated data and if so, use those
data as the controller quirks, otherwise fallback to the old method
of reading the controller version register to figure out the quirks.
This allows us to supply controller quirks on controllers which ie.
do not have version register.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Masahiro Yamada <yamada.masahiro@socionext.com>
Cc: Jaehoon Chung <jh80.chung@samsung.com>
drivers/mmc/uniphier-sd.c