From: Takashi Iwai Date: Tue, 18 Dec 2012 17:12:44 +0000 (+0100) Subject: ALSA: hda - Move fixup code into struct hda_codec X-Git-Tag: v3.9-rc1~129^2~70^2~151 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9ce6b260b039392b24ad65954788047d13d4c9a;p=pandora-kernel.git ALSA: hda - Move fixup code into struct hda_codec Since the fixup code is used commonly, it's worth to move it to the common place, struct hda_codec, instead of keeping in hda_gen_spec. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed