From: Takashi Iwai Date: Thu, 21 Jun 2012 13:49:33 +0000 (+0200) Subject: ALSA: hda - Fix ALC272X codec detection X-Git-Tag: v3.5-rc5~19^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e5a050901a16a62a7d2d4d4ef285eec8ae7203e;p=pandora-kernel.git ALSA: hda - Fix ALC272X codec detection The codec ALC272X is a special codec for some Dell machines, and its detection got broken in the recent kernel because SSID check (required by ALC272X check) was moved to the later point. Now we need to move this codec check to the right place, too. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed