From: Takashi Iwai Date: Mon, 30 Aug 2010 07:39:57 +0000 (+0200) Subject: ALSA: hda - embed alc_fixup contents into struct definitions X-Git-Tag: v2.6.37-rc1~126^2^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73413b120d5d6eb6c98451bbc19acf43e0e300ae;p=pandora-kernel.git ALSA: hda - embed alc_fixup contents into struct definitions 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 --- Reading git-diff-tree failed