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:
272f3ea
)
ALSA: hda - Rearrange for dropping static quirk codes in AD codec driver
author
Takashi Iwai
<tiwai@suse.de>
Tue, 22 Jan 2013 15:45:58 +0000
(16:45 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Tue, 22 Jan 2013 20:19:38 +0000
(21:19 +0100)
As done for patch_conexant.c, put ifdef ENABLE_AD_STATIC_QUIRKS for
preparing t odrop the static quirk codes in patch_analog.c.
The whole static quirk code can be omitted by commenting out
ENABLE_AD_STATIC_QUIRKS define now.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found