Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 107291
b: refs/heads/master
c: 0ee002b
h: refs/heads/master
i:
  107289: 843718b
  107287: 3f3c941
v: v3
  • Loading branch information
Mike Frysinger authored and David Woodhouse committed Aug 1, 2008
1 parent b1d5a38 commit 205efb4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: a0dd20184becf5c90996d9ee0bb69426fe63581a
refs/heads/master: 0ee002b041cb45ab3cc5384b86271d41ccf90fe1
3 changes: 1 addition & 2 deletions trunk/drivers/mtd/nand/bf5xx_nand.c
Original file line number Diff line number Diff line change
Expand Up @@ -684,8 +684,7 @@ static int __devinit bf5xx_nand_probe(struct platform_device *pdev)
dev_dbg(&pdev->dev, "(%p)\n", pdev);

if (peripheral_request_list(bfin_nfc_pin_req, DRV_NAME)) {
printk(KERN_ERR DRV_NAME
": Requesting Peripherals failed\n");
dev_err(&pdev->dev, "requesting Peripherals failed\n");
return -EFAULT;
}

Expand Down

0 comments on commit 205efb4

Please sign in to comment.