]> git.karo-electronics.de Git - mv-sheeva.git/commit
ALSA: hda - Reorganize fixup structure for Realtek
authorTakashi Iwai <tiwai@suse.de>
Thu, 13 Jan 2011 13:22:32 +0000 (14:22 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 13 Jan 2011 14:34:30 +0000 (15:34 +0100)
commitb5bfbc670283d1ff21df4cd3f9f036cc47e34ce4
treed4a102614abbe0ed778cf619f5794e9226694d6e
parent9fb1ef25f4d31f07cdaf7c6075b40bbcb00c1f92
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 <tiwai@suse.de>
sound/pci/hda/patch_realtek.c