Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 342546
b: refs/heads/master
c: 9e3d352
h: refs/heads/master
v: v3
  • Loading branch information
Takashi Iwai committed Oct 17, 2012
1 parent 3327240 commit 10ff35e
Show file tree
Hide file tree
Showing 2 changed files with 3 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: ede8d1b42473967c40c006bfc6dbec23ea541ad3
refs/heads/master: 9e3d352b3f8be39cab7186fd6213dcd458a29c97
3 changes: 2 additions & 1 deletion trunk/sound/pci/hda/hda_intel.c
Original file line number Diff line number Diff line change
Expand Up @@ -832,8 +832,9 @@ static void azx_update_rirb(struct azx *chip)
smp_wmb();
chip->rirb.cmds[addr]--;
} else
snd_printk(KERN_ERR SFX "spurious response %#x:%#x, "
snd_printk(KERN_ERR SFX "%s: spurious response %#x:%#x, "
"last cmd=%#08x\n",
pci_name(chip->pci),
res, res_ex,
chip->last_cmd[addr]);
}
Expand Down

0 comments on commit 10ff35e

Please sign in to comment.