linux/sound/soc/pxa
Lars-Peter Clausen a9576cbbba ASoC: pxa: zylonite: Convert to table based DAPM setup
Use table based setup to register the DAPM widgets and routes. This on one hand
makes the code a bit cleaner and on the other hand the board level DAPM elements
get registered in the card's DAPM context rather than in the CODEC's DAPM
context.

Also drop the two snd_soc_dapm_enable_pin() since pins are enabled by default
and there is no matching snd_soc_dapm_disable_pin() in the driver.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
2014-03-03 11:01:52 +09:00
..
brownstone.c ALSA: ASoC: pxa: add asoc pm callbacks to pxa audio drivers 2013-10-18 00:35:00 +01:00
corgi.c ASoC: pxa: Pass correct DAPM context to {corgi,poodle,spitz}_ext_control 2014-03-03 11:01:48 +09:00
e740_wm9705.c ASoC: pxa: e740_wm9705: Convert to table based DAPM setup 2014-03-03 11:01:48 +09:00
e750_wm9705.c ASoC: pxa: e750_wm9705: Convert to table based DAPM setup 2014-03-03 11:01:48 +09:00
e800_wm9712.c ASoC: pxa: e800_wm9712: Convert to table based DAPM setup 2014-03-03 11:01:48 +09:00
em-x270.c ASoC: pxa: Add .owner to struct snd_soc_card 2011-12-22 11:04:18 +00:00
hx4700.c ASoC: pxa/hx4700: remove __dev* attributes 2012-12-10 00:29:59 +09:00
imote2.c ALSA: ASoC: pxa: add asoc pm callbacks to pxa audio drivers 2013-10-18 00:35:00 +01:00
Kconfig ASoC: mmp-pcm: config pcm slave via generic dmaengine 2013-12-17 12:48:45 +00:00
magician.c ASoC: pxa: Remove superfluous locking 2014-02-23 10:51:05 +09:00
Makefile ASoC: remove saarb and tavorevb3 machine drivers 2013-05-15 08:59:29 +04:00
mioa701_wm9713.c ASoC: pxa: mioa701_wm9713: Convert to table based DAPM setup 2014-03-03 11:01:48 +09:00
mmp-pcm.c ASoC: mmp: Don't set unused struct snd_pcm_hardware fields 2013-12-30 13:58:53 +00:00
mmp-sspa.c ASoC: mmp-sspa: Use devm_snd_soc_register_component 2013-09-19 14:57:38 +01:00
mmp-sspa.h ASoC: mmp: add sspa support 2012-06-13 13:13:39 +01:00
palm27x.c ALSA: ASoC: pxa: add asoc pm callbacks to pxa audio drivers 2013-10-18 00:35:00 +01:00
poodle.c ASoC: pxa: Pass correct DAPM context to {corgi,poodle,spitz}_ext_control 2014-03-03 11:01:48 +09:00
pxa2xx-ac97.c ALSA: ASoC: pxa: fix pxa2xx-ac97 DAI initialization order 2013-10-18 00:35:00 +01:00
pxa2xx-ac97.h ASoC: pxa2xx: fixup multi-platform AC'97 build failures 2013-06-29 13:24:29 +01:00
pxa2xx-i2s.c ASoC: pxa: Use WARN_ON() instead of BUG_ON() 2013-11-07 19:55:15 +00:00
pxa2xx-i2s.h ASoC: multi-component - ASoC Multi-Component Support 2010-08-12 14:00:00 +01:00
pxa2xx-pcm.c DMA-API: sound: fix dma mask handling in a lot of drivers 2013-10-31 14:48:47 +00:00
pxa-ssp.c ASoC: pxa: pxa-ssp: set dma filter data from startup hook 2013-08-15 11:29:07 +01:00
pxa-ssp.h ASoC: multi-component - ASoC Multi-Component Support 2010-08-12 14:00:00 +01:00
raumfeld.c ASoC: Remove unnecessary -codec from cs4270 driver name 2012-02-28 12:35:20 +00:00
spitz.c ASoC: pxa: Pass correct DAPM context to {corgi,poodle,spitz}_ext_control 2014-03-03 11:01:48 +09:00
tosa.c ASoC: pxa: Remove superfluous locking 2014-02-23 10:51:05 +09:00
ttc-dkb.c ALSA: ASoC: pxa: add asoc pm callbacks to pxa audio drivers 2013-10-18 00:35:00 +01:00
z2.c ASoC: Convert z2 to table based DAPM init 2012-01-02 13:08:38 +00:00
zylonite.c ASoC: pxa: zylonite: Convert to table based DAPM setup 2014-03-03 11:01:52 +09:00