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:
2fc9989
)
ALSA: hda - Split codec->name to vendor and chip name strings
author
Takashi Iwai
<tiwai@suse.de>
Sat, 16 May 2009 08:00:49 +0000
(10:00 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Sat, 16 May 2009 08:00:49 +0000
(10:00 +0200)
Split the name string in hda_codec struct to vendor_name and chip_name
strings to be stored directly from the preset name.
Since mostly only the chip name is referred in many patch_*.c, this
results in the reduction of many codes in the end.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found