mmc: uniphier: Allow passing quirks to the probe function
authorMarek Vasut <marek.vasut+renesas@gmail.com>
Sun, 8 Apr 2018 15:45:23 +0000 (17:45 +0200)
committerMarek Vasut <marek.vasut+renesas@gmail.com>
Wed, 11 Apr 2018 21:11:57 +0000 (23:11 +0200)
commitc769e609907ccf838801433cdb89e73972f5550b
treee797f32c20fe56df4053e683ad5dc4f4f8c5ba99
parentdb1266d69648aa58a2c59273e4d3b773e0fd4f0f
mmc: uniphier: Allow passing quirks to the probe function

Certain instances of the SD IP require more elaborate digging
in the DT to figure out which variant of the SD IP is in use.
Allow explicit passing of the quirks into the probe function.

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