Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 321945
b: refs/heads/master
c: 535b6c5
h: refs/heads/master
i:
  321943: 1cf6bbb
v: v3
  • Loading branch information
Takashi Iwai committed Aug 20, 2012
1 parent e89160c commit f2ec841
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f0b433e9f362e0b7f0ce7d1489dd7feba068605d
refs/heads/master: 535b6c51fe8293c88ce919cdfc4390c67a1cb6d1
2 changes: 2 additions & 0 deletions trunk/sound/pci/hda/hda_codec.c
Original file line number Diff line number Diff line change
Expand Up @@ -4454,6 +4454,8 @@ static void __snd_hda_power_up(struct hda_codec *codec, bool wait_power_down)
* then there is no need to go through power up here.
*/
if (codec->power_on) {
if (codec->power_transition < 0)
codec->power_transition = 0;
spin_unlock(&codec->power_lock);
return;
}
Expand Down

0 comments on commit f2ec841

Please sign in to comment.