linux/sound/soc
Mark Brown 831dc0f10f ASoC: Add stub suspend and resume calls for ASoC subdevices
Now that ASoC subdevices can be regular devices they can have normal
suspend and resume calls from their buses.  However, suspending them
individually is not desirable since this can lead to problems such as
pops and clicks from devices being suspended with their signals being
amplified or clocks being stopped suddenly.

This will be resolved by having the normal device model suspend and
resume calls call into ASoC which will suspend the entire card while any
of its components are suspended.  At present this is not yet implemented
but in order to aid the transition of drivers to the standard device
model this patch adds API calls for the notifications.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2009-06-13 20:06:28 +01:00
..
atmel ASoC: correct print specifiers for unsigneds 2009-05-28 10:20:26 +01:00
au1x ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some drivers 2009-04-28 15:06:44 +02:00
blackfin ASoC: Blackfin: document how anomaly 05000250 is handled 2009-06-03 11:31:42 +01:00
codecs ASoC: Automatically manage WM8350 sloping stopband filter 2009-06-13 20:06:25 +01:00
davinci ASoC: DaVinci EVM board support buildfixes 2009-05-15 08:59:07 +01:00
fsl ASoC: Modify mpc5200 AC97 driver to use V9 of spin_event_timeout() 2009-05-27 21:10:37 +01:00
omap ASoC: Zoom2: Add machine driver for Zoom2 board 2009-06-12 21:57:07 +01:00
pxa ASoC: remove duplicated code on pxa-ssp.c 2009-06-11 21:03:19 +01:00
s3c24xx ASoC: correct print specifiers for unsigneds 2009-05-28 10:20:26 +01:00
s6000 ASoC: correct s6000 I2S clock polarity 2009-04-06 11:18:39 +01:00
sh ASoC: correct print specifiers for unsigneds 2009-05-28 10:20:26 +01:00
txx9 ASoC: Add TXx9 AC link controller driver (v3) 2009-05-19 19:54:28 +01:00
Kconfig ASoC: Add TXx9 AC link controller driver (v3) 2009-05-19 19:54:28 +01:00
Makefile ASoC: Add TXx9 AC link controller driver (v3) 2009-05-19 19:54:28 +01:00
soc-core.c ASoC: Add stub suspend and resume calls for ASoC subdevices 2009-06-13 20:06:28 +01:00
soc-dapm.c Merge branch 'dapm' into for-2.6.32 2009-06-11 21:04:04 +01:00
soc-jack.c ASoC: Staticise workqueue function for GPIO jack detection 2009-03-06 13:37:19 +00:00