mfd: asic3: Fix broken MMC card detection
authorRobert Jarzmik <robert.jarzmik@free.fr>
Sat, 26 May 2018 09:31:50 +0000 (11:31 +0200)
committerLee Jones <lee.jones@linaro.org>
Mon, 4 Jun 2018 07:44:17 +0000 (08:44 +0100)
commit4eb1d7fcbc80ec3fc2d628ad8ab7324d8837205e
tree45ec65fce91281017534a63f9ca301c1dcad410d
parent5588bd59b216f1c913a7a693d2b7fc351e963512
mfd: asic3: Fix broken MMC card detection

The MMC framework requires the ocr_mask to be provided. Without it, the
SD card is not detected, especially on the hx4700 platform.

Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/asic3.c