Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 303882
b: refs/heads/master
c: 56d95f3
h: refs/heads/master
v: v3
  • Loading branch information
Greg Kroah-Hartman committed May 10, 2012
1 parent 5c3c3f5 commit a2b648b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: f639554b8a3a4aac18193a0c98a4639d432c48f0
refs/heads/master: 56d95f3174450d22a3b8d936bea2cb414262ce8f
3 changes: 0 additions & 3 deletions trunk/drivers/usb/gadget/ci13xxx_pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,6 @@ static int __devinit ci13xxx_pci_probe(struct pci_dev *pdev,
struct resource res[3];
int retval = 0, nres = 2;

if (id == NULL)
return -EINVAL;

retval = pci_enable_device(pdev);
if (retval)
goto done;
Expand Down

0 comments on commit a2b648b

Please sign in to comment.