Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 376907
b: refs/heads/master
c: bac902d
h: refs/heads/master
i:
  376905: 5639205
  376903: 9fadb2e
v: v3
  • Loading branch information
Wei Yongjun authored and Mark Brown committed May 22, 2013
1 parent dc0d64e commit cc3efb7
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: e1e5762823be84cb97f629bdfecb97af3d187406
refs/heads/master: bac902d505220544824829affcf9c1b17b57b8ca
1 change: 1 addition & 0 deletions trunk/drivers/spi/spi-topcliff-pch.c
Original file line number Diff line number Diff line change
Expand Up @@ -1667,6 +1667,7 @@ static int pch_spi_probe(struct pci_dev *pdev,
pd_dev = platform_device_alloc("pch-spi", i);
if (!pd_dev) {
dev_err(&pdev->dev, "platform_device_alloc failed\n");
retval = -ENOMEM;
goto err_platform_device;
}
pd_dev_save->pd_save[i] = pd_dev;
Expand Down

0 comments on commit cc3efb7

Please sign in to comment.