staging: comedi: adl_pci9111: remove pci_dev_put()
authorH Hartley Sweeten <hartleys@visionengravers.com>
Tue, 11 Sep 2012 20:54:21 +0000 (13:54 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 11 Sep 2012 21:05:02 +0000 (14:05 -0700)
This driver no longer walks the pci bus to find the pci_dev.
The pci_dev_put() is no longer needed.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found