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:
b785a49
)
ALSA: hda/realtek - Selectively call snd_hda_shutup_pins()
author
Takashi Iwai
<tiwai@suse.de>
Wed, 24 Jul 2013 12:31:50 +0000
(14:31 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Wed, 24 Jul 2013 12:31:50 +0000
(14:31 +0200)
Instead of calling snd_hda_shutup_pins() unconditionally, allow it be
called in spec->shutup callback. In this way, we can avoid calling
this function if it causes a problem like we see in the next patch
following this.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found