Searched hist:b9dd94a87e5b4d0e864636698931aeeeb3c9d770 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/sound/soc/ |
H A D | soc-core.c | diff b9dd94a87e5b4d0e864636698931aeeeb3c9d770 Mon Feb 22 05:27:13 CST 2010 Peter Ujfalusi <peter.ujfalusi@nokia.com> ASoC: core: On resume also check the soc device state
Check the card->codec on soc_resume to detect if the soc device is properly initialized. If the card->codec is NULL, than do not continue the resume operation, since the device is not initialized properly.
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@nokia.com> Acked-by: Liam Girdwood <lrg@slimlogic.co.uk> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
|