ALSA: hda - Split the generic parser as an individual module
authorTakashi Iwai <tiwai@suse.de>
Mon, 18 Nov 2013 11:03:56 +0000 (12:03 +0100)
committerTakashi 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