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:
ce764ab
)
ALSA: hda - Consolidate default automute functions for Realtek
author
Takashi Iwai
<tiwai@suse.de>
Thu, 28 Apr 2011 10:18:53 +0000
(12:18 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Thu, 28 Apr 2011 12:45:19 +0000
(14:45 +0200)
There are two entry points for the headphone automute functions for
Realtek, alc_automute_amp() and alc_automute_pin(). These call the
same function in the end, so we can basically consolidate these
with a flag in spec.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found