From: Takashi Iwai Date: Thu, 13 Jan 2011 13:22:32 +0000 (+0100) Subject: ALSA: hda - Reorganize fixup structure for Realtek X-Git-Tag: v2.6.38-rc1~7^2~1^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5bfbc670283d1ff21df4cd3f9f036cc47e34ce4;p=pandora-kernel.git ALSA: hda - Reorganize fixup structure for Realtek Instead of keeping various data types in a single record, put the type field and keep a single value in each entry, but allows chaining multiple fixup entries. This allows more flexible data management (see ALC275_FIXUP_SONY_HWEQ for example). Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed