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:
1327a32
)
ALSA: hda - Fix the wrong pin-cap check in patch_realtek.c
author
Takashi Iwai
<tiwai@suse.de>
Mon, 23 Mar 2009 14:17:38 +0000
(15:17 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Mon, 23 Mar 2009 14:20:53 +0000
(15:20 +0100)
The check for the amp-output must be done for widget-caps rather than
pin-caps as implemented in the recent change... Simply a thinko.
Also, add the similar checks to all places that put output-amp mutes
in the initialization.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found