Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 362236
b: refs/heads/master
c: 868211d
h: refs/heads/master
v: v3
  • Loading branch information
Jiri Slaby authored and Takashi Iwai committed Apr 5, 2013
1 parent 87f50fb commit 4d594ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8fc24426f15d967d585af7062b7be3c46bbce571
refs/heads/master: 868211db6df96ddae411fcd800502725beef8387
2 changes: 1 addition & 1 deletion trunk/sound/pci/hda/hda_generic.c
Original file line number Diff line number Diff line change
Expand Up @@ -740,7 +740,7 @@ EXPORT_SYMBOL_HDA(snd_hda_activate_path);
static void path_power_down_sync(struct hda_codec *codec, struct nid_path *path)
{
struct hda_gen_spec *spec = codec->spec;
bool changed;
bool changed = false;
int i;

if (!spec->power_down_unused || path->active)
Expand Down

0 comments on commit 4d594ab

Please sign in to comment.