alistair23-linux/sound/soc/davinci
Peter Ujfalusi 27796e755a ASoC: davinci-mcasp: Correct pm status check in suspend callback
pm_runtime_enabled() will only tell if the pm runtime has been enabled for
the device, which is done at probe time but will not tell the actual power
state of the device.
pm_runtime_active() provides this information.
This patch fixes a kernel crash when doing suspend when McASP is not
active.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2015-04-30 21:08:56 +01:00
..
davinci-evm.c Merge remote-tracking branches 'asoc/topic/cx20442' and 'asoc/topic/davinci' into asoc-next 2015-04-12 19:48:56 +01:00
davinci-i2s.c ASoC: davinci-i2s: Convert to use edma-pcm 2015-03-04 17:26:28 +00:00
davinci-i2s.h ASoC: multi-component - ASoC Multi-Component Support 2010-08-12 14:00:00 +01:00
davinci-mcasp.c ASoC: davinci-mcasp: Correct pm status check in suspend callback 2015-04-30 21:08:56 +01:00
davinci-mcasp.h ASoC: davinci-mcasp: Add overrun/underrun event handling 2014-11-12 14:55:00 +00:00
davinci-vcif.c ASoC: davinci-vcif: Convert to use edma-pcm 2015-03-04 17:26:28 +00:00
edma-pcm.c ASoC: edma-pcm: Include edma-pcm.h 2014-08-17 09:31:06 -05:00
edma-pcm.h ASoC: edma-pcm: Add empty functions for !CONFIG_SND_EDMA_SOC builds 2014-07-16 22:09:08 +01:00
Kconfig ASoC: davinci-mcasp: Deprecate the use of davinci-pcm in favor of edma-pcm 2015-03-04 17:26:28 +00:00
Makefile ASoC: davinci: Remove unused davinci-pcm platform driver 2015-03-04 17:26:28 +00:00