mmc: use .multi_io_quirk on sh_mobile
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 9 Sep 2014 06:45:46 +0000 (23:45 -0700)
committerSimon Horman <horms+renesas@verge.net.au>
Fri, 5 Dec 2014 01:39:27 +0000 (10:39 +0900)
commitcfbb58e707501a3fb336fc3d3f7ee252e96eb132
tree3f7d8b129702b5f62b96b6c8c1ff3b69b5f9efae
parent0fe2762b4d4be508cc993c17931d48bd389580f9
mmc: use .multi_io_quirk on sh_mobile

Now, sh_mobile_sdhi can use .multi_io_quirk callback
instead of MMC_CAP2_NO_MULTI_READ flags.
let's use it.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
(cherry picked from commit 8b4efe2f58b1699a57f6c30d17345b801ab4213b)
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
drivers/mmc/host/sh_mobile_sdhi.c