ASoC: Add WM9090 amplifier driver
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 28 Apr 2010 17:36:10 +0000 (18:36 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 30 Apr 2010 15:12:44 +0000 (16:12 +0100)
commit39b8eab7e7fe429d8d57f18c0ebdb7c25df55f5c
treed5b1aac224feb20edcca4ced5b1e95b9b032f8fe
parentdde3a7e9cb187e25deeac0269733116d4840f91e
ASoC: Add WM9090 amplifier driver

The WM9090 is a high performance low power audio subsystem, including
headphone and class D speaker drivers.

Note that this driver is a standalone CODEC driver and so is only
immediately suitable for use with the WM9090 as a standalone sound card
taking line inputs, or with a DAC with no software control.  The pending
ASoC multi-CODEC support will expand the range of systems that can use
the driver, or system-specific adaptations can be made.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
include/sound/wm9090.h [new file with mode: 0644]
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/wm9090.c [new file with mode: 0644]
sound/soc/codecs/wm9090.h [new file with mode: 0644]