git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b64a1ba
)
ALSA: hda - Fix ALC272X codec detection
author
Takashi Iwai
<tiwai@suse.de>
Thu, 21 Jun 2012 13:49:33 +0000
(15:49 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Thu, 21 Jun 2012 13:52:57 +0000
(15:52 +0200)
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 <tiwai@suse.de>
No differences found