Hello,

This patch has been sent after 29-rc1 to ALSA devel, it is already in Takashi's
tree and will go upstream as soon as possible.

Somehow I have left out this from the soc_value_enum type merge to the soc_enum
series, which kind of renders the twl4030 codec driver to not to update the
value_enum types. In other words: without this patch the twl4030 codec is not
working.

The patch applies cleanly to the head of linux-omap tree.

BTW: the twl4030 codec driver has been changed dramatically, meaning that
most (shall I say all?) of the platforms using it need to be updated to define
the correct output and input pins.
The playback and capture path now implemented with DAPM, so without the correct
definitions the audio is most likely will not going to work.
On the bright side: all possible playback and capture routing combination can be
configured (except for the pre-DAC routing, but I can send a sample code,
which does it in the board file).

---
Peter Ujfalusi (1):
  ASoC: Fix the power update function for snd_soc_dapm_value_mux

 sound/soc/soc-dapm.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to