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)
commitb21bdd0d343c8b2496690283211e27c9af598ed3
tree23500f17dae3e8998009078e389f5702572ebbbf
parent873ce8ad502cce3ba9295890d52afcce385d4107
ALSA: hda - Split the generic parser as an individual module

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>
sound/pci/hda/Makefile
sound/pci/hda/hda_codec.c
sound/pci/hda/hda_codec.h
sound/pci/hda/hda_generic.c
sound/pci/hda/hda_local.h