From: Russell King Date: Sun, 29 Nov 2009 16:39:59 +0000 (+0000) Subject: ALSA: AACI: fix recording bug X-Git-Tag: v2.6.32~50^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ee763b9c82c6ca0a59a7271ce4fa29d7baf5c09;p=pandora-kernel.git ALSA: AACI: fix recording bug pcm->r[1].slots is the double rate slot information, not the capture information. For capture, 'pcm' will already be the capture ac97 pcm structure. Signed-off-by: Russell King Cc: Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed