28 Oct
2009
28 Oct
'09
9:57 a.m.
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(-)