Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 48333
b: refs/heads/master
c: aa2e3e4
h: refs/heads/master
i:
  48331: d798b5c
v: v3
  • Loading branch information
Andrew Morton authored and Linus Torvalds committed Feb 14, 2007
1 parent 8f69e46 commit 2c5e985
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: 2db6346f76ac5bd5b632373240e3e54828111837
refs/heads/master: aa2e3e4f83590fa4c69fe95f01c1a52557859d19
2 changes: 1 addition & 1 deletion trunk/drivers/ata/sata_inic162x.c
Original file line number Diff line number Diff line change
Expand Up @@ -710,7 +710,7 @@ static int inic_init_one(struct pci_dev *pdev, const struct pci_device_id *ent)
probe_ent->n_ports = NR_PORTS;

probe_ent->irq = pdev->irq;
probe_ent->irq_flags = SA_SHIRQ;
probe_ent->irq_flags = IRQF_SHARED;

probe_ent->iomap = iomap;

Expand Down

0 comments on commit 2c5e985

Please sign in to comment.