[alsa-devel] ASoC updates for 2.6.35
Mark Brown
broonie at opensource.wolfsonmicro.com
Fri Apr 30 17:35:05 CEST 2010
The following changes since commit cb7b76961f73e4ae934d44f7b2e7ba974442f2fe:
Takashi Iwai (1):
Merge branch 'for-2.6.35' of git://git.kernel.org/.../lrg/asoc-2.6 into topic/asoc
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
Mark Brown (2):
ASoC: Remove redundant WM8960 SYSCLKSEL clkdiv option
ASoC: Add WM9090 amplifier driver
include/sound/wm9090.h | 28 ++
sound/soc/codecs/Kconfig | 4 +
sound/soc/codecs/Makefile | 2 +
sound/soc/codecs/wm8960.c | 4 -
sound/soc/codecs/wm8960.h | 1 -
sound/soc/codecs/wm9090.c | 773 +++++++++++++++++++++++++++++++++++++++++++++
sound/soc/codecs/wm9090.h | 715 +++++++++++++++++++++++++++++++++++++++++
7 files changed, 1522 insertions(+), 5 deletions(-)
create mode 100644 include/sound/wm9090.h
create mode 100644 sound/soc/codecs/wm9090.c
create mode 100644 sound/soc/codecs/wm9090.h
More information about the Alsa-devel
mailing list