[alsa-devel] [PATCH 0/2] ASoC: TWL4030: bypass magic removal and cleanup patch

Peter Ujfalusi peter.ujfalusi at nokia.com
Wed Oct 28 09:57:03 CET 2009


Hello,

Since the soc core is now handling the codec bias state based on the complete
paths as well, there is no need for the bypass tracking in the codec.
The second patch replaces the missleading codec_muted to apll_enabled, which
is what actually is handled by it.

This series applies on top of Mark's tree, for-2.6.33-pending branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git

Since the underlying twl4030 patches are not yet in the topic/asoc of
Takashi's tree.

---
Peter Ujfalusi (2):
  ASoC: TWL4030: Remove bypass tracking
  ASoC: TWL4030: Change codec_muted to apll_enabled

 sound/soc/codecs/twl4030.c |  146 ++++++++++++--------------------------------
 1 files changed, 39 insertions(+), 107 deletions(-)



More information about the Alsa-devel mailing list