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:
b5bfbc6
)
ALSA: hda - Add fixup-call in init callback
author
Takashi Iwai
<tiwai@suse.de>
Thu, 13 Jan 2011 14:41:45 +0000
(15:41 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Thu, 13 Jan 2011 14:42:53 +0000
(15:42 +0100)
In some cases, the fix-up is required in the init callback to be called
both at the first initialization and at the resume. The new action type
ALC_FIXUP_ACT_INIT is used for this case.
So far, only ALC275_FIXUP_SONY_HWEQ uses this.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found