Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 342609
b: refs/heads/master
c: e39ae85
h: refs/heads/master
i:
  342607: 6ee7997
v: v3
  • Loading branch information
Takashi Iwai committed Nov 22, 2012
1 parent ae15c0e commit e2a2672
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: 0d144de9af28f23d28e4cdf28a08e25e9ad3b41c
refs/heads/master: e39ae8564410b8ad9057130ba71eeb6b1ef71d82
2 changes: 2 additions & 0 deletions trunk/sound/pci/hda/hda_intel.c
Original file line number Diff line number Diff line change
Expand Up @@ -3507,8 +3507,10 @@ static int DELAYED_INIT_MARK azx_probe_continue(struct azx *chip)
chip->fw->data);
if (err < 0)
goto out_free;
#ifndef CONFIG_PM
release_firmware(chip->fw); /* no longer needed */
chip->fw = NULL;
#endif
}
#endif
if ((probe_only[dev] & 1) == 0) {
Expand Down

0 comments on commit e2a2672

Please sign in to comment.