From: Takashi Iwai Date: Mon, 18 Nov 2013 11:03:56 +0000 (+0100) Subject: ALSA: hda - Split the generic parser as an individual module X-Git-Tag: v3.14-rc1~143^2~1^2~68^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b21bdd0d343c8b2496690283211e27c9af598ed3;p=pandora-kernel.git 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 --- Reading git-diff-tree failed