]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[ALSA] soc - Reinitialise DMA on every resume
authorGraeme Gregory <graeme@openmoko.com>
Thu, 10 Jan 2008 13:44:24 +0000 (14:44 +0100)
committerJaroslav Kysela <perex@perex.cz>
Thu, 31 Jan 2008 16:29:51 +0000 (17:29 +0100)
commit96d90e19307ce590097295026a2e1b36618ddd01
tree8fb6dea26f715346f32a26639b295e692c3c3a95
parent2d6a4ac9eeb8e8eb0343a2c761b2c132957d2b71
[ALSA] soc - Reinitialise DMA on every resume

This one changes the DMA initialisation as it turns out the DMA driver
in s3c24xx doesnt store registers between suspend/resume so you have
to re-initialise the channels on every resume.

Signed-off-by: Graeme Gregory <graeme@openmoko.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
sound/soc/s3c24xx/s3c24xx-pcm.c