From: Takashi Iwai Date: Fri, 3 Aug 2012 15:59:36 +0000 (+0200) Subject: ALSA: ac97: Implement channel map workaround for ALC650 X-Git-Tag: v3.7-rc1~81^2~31^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=833a493b7ed2eb8f9059338a0ebf06bebbb6ae93;p=pandora-kernel.git ALSA: ac97: Implement channel map workaround for ALC650 ALC650 has a channel swap option between surround and CLFE channels, so we need to tweak the channel maps dynamically depending on the register bit. Now struct snd_ac97 can contain chmap pointers for playback and capture. The driver may store these and let ac97 driver changing the channel mapping dynamically. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed