[alsa-devel] [PATCH 0/4] ASoC: twl6040: Fixes and updates

Peter Ujfalusi peter.ujfalusi at ti.com
Mon Jun 24 15:42:02 CEST 2013


Hi,

Updates for the twl6040 codec:
- Fix soc probe when the machine driver is removed and loaded again without
  removing the codec driver (was failing since the IRQ has been already
  requested)
- Playback pop noise reduction on stream start and stop with implementing the
  digital_mute callback and related tracking of the mute for different paths.

Regards,
Peter
---
Peter Ujfalusi (4):
  ASoC: twl6040: Drop using devm_request_threaded_irq()
  MFD: twl6040: Update register bit definitions
  ASoC: twl6040: Assign id for each DAI
  ASoC: twl6040: Add digital mute support

 include/linux/mfd/twl6040.h |   7 +++
 sound/soc/codecs/twl6040.c  | 109 +++++++++++++++++++++++++++++++++++++++++++-
 2 files changed, 114 insertions(+), 2 deletions(-)

-- 
1.8.2.1



More information about the Alsa-devel mailing list