commit | 73413b120d5d6eb6c98451bbc19acf43e0e300ae | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Mon Aug 30 09:39:57 2010 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Aug 30 09:39:57 2010 +0200 |
tree | 8ae66bad6ea22346e4d769f7182b5a8a8f3a6201 | |
parent | 2bfc96a127bc1cc94d26bfaa40159966064f9c8c [diff] |
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 <tiwai@suse.de>