git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9fb1ef2
)
ALSA: hda - Reorganize fixup structure for Realtek
author
Takashi Iwai
<tiwai@suse.de>
Thu, 13 Jan 2011 13:22:32 +0000
(14:22 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Thu, 13 Jan 2011 14:34:30 +0000
(15:34 +0100)
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>
No differences found