commit | c769e609907ccf838801433cdb89e73972f5550b | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@gmail.com> | Sun Apr 08 17:45:23 2018 +0200 |
committer | Marek Vasut <marek.vasut+renesas@gmail.com> | Wed Apr 11 23:11:57 2018 +0200 |
tree | e797f32c20fe56df4053e683ad5dc4f4f8c5ba99 | |
parent | db1266d69648aa58a2c59273e4d3b773e0fd4f0f [diff] |
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>