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