[alsa-devel] [PATCH 0/2] ASoC: tlv320dac33: small power handling updates

Peter Ujfalusi peter.ujfalusi at nokia.com
Mon May 17 13:21:44 CEST 2010


Hello,

While testing suspend, it has been noticed, that the driver would
try to power off the codec more than once.
Since this case handled in the driver, and results no functional
defect we can lower the noise in the kernel log.

Also avoid the root cause of the multiple off calls by filtering
BIAS_OFF request when the codec was already OFF.

---
Felipe Balbi (1):
  ASoC: tlv320dac33: Use dev_dbg in dac33_hard_power function

Peter Ujfalusi (1):
  ASoC: tlv320dac33: Avoid powering off while in BIAS_OFF

 sound/soc/codecs/tlv320dac33.c |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)



More information about the Alsa-devel mailing list