5 Apr
2012
5 Apr
'12
11:57 p.m.
On Thu, Apr 05, 2012 at 12:28:01PM -0600, Stephen Warren wrote:
From: Stephen Warren swarren@nvidia.com
The ASoC core currently defaults to using STANDBY rather than OFF for idle ASoC platform devices, which causes a permanent pm_runtime_get() on them. This keeps the device active unnecessarily. This can be especially problematic when the ASoC platform device and DAI device are the same device.
Applied, thanks (for 3.4 as it looks like a bug fix to me).