Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 119795
b: refs/heads/master
c: d947629
h: refs/heads/master
i:
  119793: 16af5ae
  119791: 095b81a
v: v3
  • Loading branch information
Julia Lawall authored and David Woodhouse committed Dec 2, 2008
1 parent f584781 commit 482ffb6
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 29b65861fbece04cfdf3fee352d5247369131850
refs/heads/master: d94762989103b5e29938d8a7b0112e72c4633265
1 change: 1 addition & 0 deletions trunk/drivers/mtd/nand/pasemi_nand.c
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ static int __devinit pasemi_nand_probe(struct of_device *ofdev,
}

lpcctl = pci_resource_start(pdev, 0);
pci_dev_put(pdev);

if (!request_region(lpcctl, 4, driver_name)) {
err = -EBUSY;
Expand Down

0 comments on commit 482ffb6

Please sign in to comment.