ALSA: hda - embed alc_fixup contents into struct definitions
authorTakashi Iwai <tiwai@suse.de>
Mon, 30 Aug 2010 07:39:57 +0000 (09:39 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 30 Aug 2010 07:39:57 +0000 (09:39 +0200)
Instead of defining each content as a separate struct, put all into the
definition of struct alc_fixup arrays so that reader doesn't go back to
see the definition again.

Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found