linux/sound/soc
Mark Brown 78e19a39d3 ASoC: Convert WM8900 to do more work at I2C probe time
Redo the instantiation of the WM8900 to do most of the initialisation
work when the I2C driver probes rather than when the ASoC device is
instantiated, registering the codec with the ASoC core when done.

Also move all dynamic allocations into a single kmalloc() to simplify
error handling and rename the I2C driver to make output more sensible.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2008-12-10 19:47:40 +00:00
..
atmel ALSA: ASoC - Fix wrong section types 2008-12-10 07:47:22 +01:00
au1x ASoC: Register platform drivers 2008-12-09 10:49:28 +00:00
blackfin ALSA: ASoC - Fix wrong section types 2008-12-10 07:47:22 +01:00
codecs ASoC: Convert WM8900 to do more work at I2C probe time 2008-12-10 19:47:40 +00:00
davinci ALSA: ASoC - Fix wrong section types 2008-12-10 07:47:22 +01:00
fsl ALSA: ASoC - Fix wrong section types 2008-12-10 07:47:22 +01:00
omap ALSA: ASoC - Fix symbol conflicts in omac-mcbsp.c 2008-12-10 07:59:33 +01:00
pxa ALSA: ASoC - Fix wrong section types 2008-12-10 07:47:22 +01:00
s3c24xx ALSA: ASoC - Fix wrong section types 2008-12-10 07:47:22 +01:00
sh ALSA: ASoC - Fix wrong section types 2008-12-10 07:47:22 +01:00
Kconfig ASoC: Merge AT91 and AVR32 support into a single atmel architecture 2008-10-31 13:12:26 +00:00
Makefile ASoC: Merge AT91 and AVR32 support into a single atmel architecture 2008-10-31 13:12:26 +00:00
soc-core.c ASoC: Add codec registration API 2008-12-10 15:40:02 +00:00
soc-dapm.c ASoC: Rename snd_soc_card to snd_soc_machine 2008-11-21 14:02:01 +00:00