[alsa-devel] ASoC updates for-2.6.36
The following changes since commit 66b47fdb851924956b6e4696fb43a3496ae2c462:
ASoC: Implement WM8994 OPCLK support (2010-07-09 08:50:12 +0900)
are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.36
Arnaud Patard (2): ASoC: Fix kirkwood i2s mono playback ASoC: kirkwood-i2s: Handle mute/unmute playback/record
Joe Perches (2): ASoC: Remove unnecessary casts of private_data ASoC: Remove unnecessary casts of private_data
Kuninori Morimoto (8): ASoC: fsi: fixup clock inversion operation ASoC: fsi: fixup wrong value setting order of TDM ASoC: fsi: modify format area definition on flags ASoC: fsi: remove un-used variable on fsi_dai_startup ASoC: fsi: remove noisy CR_FMT macro ASoC: fsi: Change struct fsi_regs to fsi_core ASoC: fsi: Add pr_err for noticing unsupported access ASoC: fsi: Fixup for master mode
Manuel Lauss (1): ASoC: au1x: fix section mismatch in psc-i2s.c
Mark Brown (1): Merge branch 'for-2.6.35' into for-2.6.36
include/sound/sh_fsi.h | 44 +++++++- sound/soc/au1x/psc-i2s.c | 2 +- sound/soc/blackfin/bf5xx-ac97.c | 6 +- sound/soc/blackfin/bf5xx-tdm.c | 6 +- sound/soc/davinci/davinci-pcm.c | 2 +- sound/soc/kirkwood/kirkwood-i2s.c | 27 ++++-- sound/soc/kirkwood/kirkwood.h | 3 + sound/soc/sh/fsi.c | 213 ++++++++++++++++++++++++++----------- 8 files changed, 219 insertions(+), 84 deletions(-)
At Tue, 13 Jul 2010 12:51:14 +0100, Mark Brown wrote:
The following changes since commit 66b47fdb851924956b6e4696fb43a3496ae2c462:
ASoC: Implement WM8994 OPCLK support (2010-07-09 08:50:12 +0900)
are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.36
Thanks, pulled.
Takashi
Arnaud Patard (2): ASoC: Fix kirkwood i2s mono playback ASoC: kirkwood-i2s: Handle mute/unmute playback/record
Joe Perches (2): ASoC: Remove unnecessary casts of private_data ASoC: Remove unnecessary casts of private_data
Kuninori Morimoto (8): ASoC: fsi: fixup clock inversion operation ASoC: fsi: fixup wrong value setting order of TDM ASoC: fsi: modify format area definition on flags ASoC: fsi: remove un-used variable on fsi_dai_startup ASoC: fsi: remove noisy CR_FMT macro ASoC: fsi: Change struct fsi_regs to fsi_core ASoC: fsi: Add pr_err for noticing unsupported access ASoC: fsi: Fixup for master mode
Manuel Lauss (1): ASoC: au1x: fix section mismatch in psc-i2s.c
Mark Brown (1): Merge branch 'for-2.6.35' into for-2.6.36
include/sound/sh_fsi.h | 44 +++++++- sound/soc/au1x/psc-i2s.c | 2 +- sound/soc/blackfin/bf5xx-ac97.c | 6 +- sound/soc/blackfin/bf5xx-tdm.c | 6 +- sound/soc/davinci/davinci-pcm.c | 2 +- sound/soc/kirkwood/kirkwood-i2s.c | 27 ++++-- sound/soc/kirkwood/kirkwood.h | 3 + sound/soc/sh/fsi.c | 213 ++++++++++++++++++++++++++----------- 8 files changed, 219 insertions(+), 84 deletions(-)
participants (2)
-
Mark Brown
-
Takashi Iwai