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:
873ce8a
)
ALSA: hda - Split the generic parser as an individual module
author
Takashi Iwai
<tiwai@suse.de>
Mon, 18 Nov 2013 11:03:56 +0000
(12:03 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Tue, 26 Nov 2013 12:42:38 +0000
(13:42 +0100)
Drop the hard dependency on the generic parser code and load / unload
the generic parser code dynamically if built as a module. This allows
us to avoid the generic parser if only HDMI/DP codecs are found.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found