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:
8452a98
)
ALSA: hda - Merge alc*_parse_auto_config() functions in patch_realtek.c
author
Takashi Iwai
<tiwai@suse.de>
Fri, 8 Jul 2011 14:55:13 +0000
(16:55 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Fri, 8 Jul 2011 14:55:13 +0000
(16:55 +0200)
Now all alc*_parse_auto_config() do almost same thing except for the
NID list to ignore and the PINs for SSID-check, we can merge all these
to a single function. A good amount of code reduction.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found