commit | a55d6ff0ed169fe2cf4bcdd81049c3c2041a7465 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@linaro.org> | Mon Jul 29 21:55:27 2013 +0100 |
committer | Mark Brown <broonie@linaro.org> | Wed Jul 31 09:56:40 2013 +0100 |
tree | d38f0e2502fd8002c125bb456769973f6db55919 | |
parent | 462849aad50fced728d82a2ddba1b9d348e32f67 [diff] |
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>