ALSA: hda - Move fixup code into struct hda_codec
authorTakashi Iwai <tiwai@suse.de>
Tue, 18 Dec 2012 17:12:44 +0000 (18:12 +0100)
committerTakashi Iwai <tiwai@suse.de>
Sat, 12 Jan 2013 07:30:45 +0000 (08:30 +0100)
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 <tiwai@suse.de>

No differences found