Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 180297
b: refs/heads/master
c: 9492837
h: refs/heads/master
i:
  180295: 7e1c5c8
v: v3
  • Loading branch information
Maxim Levitsky authored and Takashi Iwai committed Feb 5, 2010
1 parent dab829e commit c336451
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: 1eb6dc7dabcb4aa762d96f4f6978f3ef86321d68
refs/heads/master: 9492837a6f54b069e13e40e3c89898bb8837a386
2 changes: 1 addition & 1 deletion trunk/sound/pci/hda/hda_intel.c
Original file line number Diff line number Diff line change
Expand Up @@ -2058,7 +2058,7 @@ static int azx_acquire_irq(struct azx *chip, int do_disconnect)
{
if (request_irq(chip->pci->irq, azx_interrupt,
chip->msi ? 0 : IRQF_SHARED,
"HDA Intel", chip)) {
"hda_intel", chip)) {
printk(KERN_ERR "hda-intel: unable to grab IRQ %d, "
"disabling device\n", chip->pci->irq);
if (do_disconnect)
Expand Down

0 comments on commit c336451

Please sign in to comment.