At Thu, 1 Mar 2012 12:41:13 +0000, Mark Brown wrote:
The following changes since commit e555cf363167f09efae96d32a363e24c4de16b7b:
ASoC: ak4642: fixup HeadPhone L/R dapm settings (2012-02-21 10:00:24 +0000)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-3.3
for you to fetch changes up to 5ed80a75b248bfaf840ea6b38f941edcf6ee7dc7:
ASoC: i.MX SSI: Fix DSP_A format. (2012-02-23 18:58:17 +0000)
A small fix for the SSI driver and a fix for system shutdown with modern devices. Most of the modern devices will never get shut down normally with a visible kernel log as the systems they're in tend not to shut down often and when they do it's usually in form factors that don't have a user visible console.
Thanks, pulled now (but from asoc-3.3 tag instead of for-3.3 branch).
It's interesting that git is so clever to convert automatically from the unavailable tag to branch...
Takashi
Javier Martin (1): ASoC: i.MX SSI: Fix DSP_A format.
Mark Brown (1): ASoC: dapm: Check for bias level when powering down
sound/soc/imx/imx-ssi.c | 2 +- sound/soc/soc-dapm.c | 12 +++++++++--- 2 files changed, 10 insertions(+), 4 deletions(-)