Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 126727
b: refs/heads/master
c: d2f63f9
h: refs/heads/master
i:
  126725: 39eaf4b
  126723: eadc112
  126719: 74b1a2f
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Jan 6, 2009
1 parent 28db17d commit 08405da
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 14 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: 7b1f281350ca1ba1f740ced203136d27390b22c1
refs/heads/master: d2f63f9c67ef1a627e7b0ccd5e236272db118ceb
13 changes: 0 additions & 13 deletions trunk/drivers/staging/comedi/drivers/comedi_pci.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,19 +28,6 @@

#include <linux/pci.h>

/*
* Called to disable PCI device if PCI device has been enabled, but
* PCI regions have not been reserved.
*
* It only disables the PCI device if the kernel supports reference
* counting of PCI enables, otherwise it might stop the device working
* in another driver instance.
*/
static inline void comedi_pci_disable_no_regions(struct pci_dev *pdev)
{
pci_disable_device(pdev);
}

/*
* Enable the PCI device and request the regions.
*/
Expand Down

0 comments on commit 08405da

Please sign in to comment.