From: Harald Welte Date: Tue, 24 Jul 2007 10:49:39 +0000 (+0200) Subject: [ALSA] s3c24xx-pcm: fix hw_params dma handling X-Git-Tag: v2.6.24-rc1~832^2~245 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=646ab160ff5e672838209dbd679d50af63fbd366;p=pandora-kernel.git [ALSA] s3c24xx-pcm: fix hw_params dma handling Since the PCM emulation can call multiple times to hw_setup(), but we can only once allocate/request the DMA channel, we have to handle this gracefully. Signed-off-by: Harald Welte Signed-off-by: Arnaud Patard Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed