From: Sergei Shtylyov Date: Tue, 21 Mar 2006 10:58:48 +0000 (+0100) Subject: [ALSA] AMD Au1x00: fix DMA init/cleanup X-Git-Tag: v2.6.17-rc1~1129^2^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb160b850d7e285f8b15906d9c0d1916acfdb953;p=pandora-kernel.git [ALSA] AMD Au1x00: fix DMA init/cleanup Modules: MIPS AU1x00 driver AMD Au1x00 ALSA driver causes kernel oops in au1000_init() by trying to set DMA channel to -1 in yet unallocated audio streams. Here's the patch that staightens up DMA init/cleanup code. Signed-off-by: Sergei Shtylyov Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed