[alsa-devel] ASoC updates for 2.6.35
The following changes since commit 53a61d967a480307db4c8f7950ddb8bb1a0fda9b: Mark Brown (1): Merge branch 'for-2.6.34' into for-2.6.35
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.35
Bill Gatliff (1): ASoC: Use SNDRV_PCM_RATE_8000_96000 macro for WM8731
Marek Vasut (2): ASoC: WM8750: Convert to new API ASoC: Zipit Z2 WM8750 ASoC driver
sound/soc/codecs/wm8731.c | 6 +- sound/soc/codecs/wm8750.c | 295 ++++++++++++++++++--------------------- sound/soc/pxa/Kconfig | 8 + sound/soc/pxa/Makefile | 2 + sound/soc/pxa/spitz.c | 43 +++++- sound/soc/pxa/z2.c | 246 ++++++++++++++++++++++++++++++++ sound/soc/s3c24xx/jive_wm8750.c | 5 - 7 files changed, 432 insertions(+), 173 deletions(-) create mode 100644 sound/soc/pxa/z2.c
At Tue, 13 Apr 2010 17:53:43 +0900, Mark Brown wrote:
The following changes since commit 53a61d967a480307db4c8f7950ddb8bb1a0fda9b: Mark Brown (1): Merge branch 'for-2.6.34' into for-2.6.35
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.35
Pulled now. Thanks.
Takashi
Bill Gatliff (1): ASoC: Use SNDRV_PCM_RATE_8000_96000 macro for WM8731
Marek Vasut (2): ASoC: WM8750: Convert to new API ASoC: Zipit Z2 WM8750 ASoC driver
sound/soc/codecs/wm8731.c | 6 +- sound/soc/codecs/wm8750.c | 295 ++++++++++++++++++--------------------- sound/soc/pxa/Kconfig | 8 + sound/soc/pxa/Makefile | 2 + sound/soc/pxa/spitz.c | 43 +++++- sound/soc/pxa/z2.c | 246 ++++++++++++++++++++++++++++++++ sound/soc/s3c24xx/jive_wm8750.c | 5 - 7 files changed, 432 insertions(+), 173 deletions(-) create mode 100644 sound/soc/pxa/z2.c
participants (2)
-
Mark Brown
-
Takashi Iwai