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:
4d8e22e
)
ALSA: hda - Add setup hook to ALC preset struct
author
Takashi Iwai
<tiwai@suse.de>
Tue, 11 Aug 2009 15:16:13 +0000
(17:16 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Tue, 11 Aug 2009 15:16:13 +0000
(17:16 +0200)
Added setup hook to ALC preset struct to be called at in the parser
but not at each init callback.
This can be used for setting up the static pins, etc, while the
init hook should be used for updating the status again.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found