Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 156273
b: refs/heads/master
c: 1e0deab
h: refs/heads/master
i:
  156271: 4e0982c
v: v3
  • Loading branch information
Helge Deller committed Aug 2, 2009
1 parent 880bfe4 commit 92f04e3
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: c6fe6b0783a8fd923d11dd0388cbd561ff15bdf1
refs/heads/master: 1e0deabd35f210f22c03cc734a0335c07ae71ff3
2 changes: 1 addition & 1 deletion trunk/drivers/parisc/dino.c
Original file line number Diff line number Diff line change
Expand Up @@ -614,7 +614,7 @@ dino_fixup_bus(struct pci_bus *bus)
dev_name(&bus->self->dev), i,
bus->self->resource[i].start,
bus->self->resource[i].end);
pci_assign_resource(bus->self, i);
WARN_ON(pci_assign_resource(bus->self, i));
DBG("DEBUG %s after assign %d [0x%lx,0x%lx]\n",
dev_name(&bus->self->dev), i,
bus->self->resource[i].start,
Expand Down

0 comments on commit 92f04e3

Please sign in to comment.