commit | ab92d09d1306c738b751b839d81e867af1039d14 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Mar 19 16:15:43 2012 +0000 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sun Apr 01 11:28:28 2012 +0100 |
tree | 390b748a7b2f58eba32a60b25961330f3c29d5d6 | |
parent | 497098beffaa898ea9fa0076e626f055ef5c832e [diff] |
ASoC: cs4270: Check that we can enable regulators on resume It's possible that the regulator enable will fail and if it does we may as well just give up with trying to bring the rest of the device up and report the original error. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Acked-by: Timur Tabi <timur@freescale.com>