mmc: dw_mmc: Indicate that regulators may be absent
authorMark Brown <broonie@linaro.org>
Mon, 29 Jul 2013 20:55:27 +0000 (21:55 +0100)
committerMark Brown <broonie@linaro.org>
Wed, 31 Jul 2013 08:56:40 +0000 (09:56 +0100)
commita55d6ff0ed169fe2cf4bcdd81049c3c2041a7465
treed38f0e2502fd8002c125bb456769973f6db55919
parent462849aad50fced728d82a2ddba1b9d348e32f67
mmc: dw_mmc: Indicate that regulators may be absent

Use regulator_get_optional() to tell the core that requests for regulators
can fail in a real system.

Signed-off-by: Mark Brown <broonie@linaro.org>
Acked-by: Chris Ball <cjb@laptop.org>
Acked-by: Seungwon Jeon <tgih.jun@samsung.com>
Acked-by: Jaehoon Chung <jh80.chung@samsung.com>
drivers/mmc/host/dw_mmc.c