From: Ondrej Zary Date: Wed, 4 Aug 2010 19:56:44 +0000 (+0200) Subject: ALSA: als4000: Fix potentially invalid DMA mode setup X-Git-Tag: v2.6.36-rc1~493^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4685849b4d725ab80cd29f5e09f5f128b4724b5;p=pandora-kernel.git ALSA: als4000: Fix potentially invalid DMA mode setup My previous patch assumed that the DMA mode (represented by 3 lowest bits of ALS4K_GCR99_DMA_EMULATION_CTRL register) is set to the default value 0. If that's not the case, it might result in invalid mode to be set. This patch fixes this potential problem. Signed-off-by: Ondrej Zary Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed