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)
commitb67cd424600dd42527a3eeb21a148a10683d2491
tree1d812a2a88a7d9cd2341a35f0c15e3d3e637be13
parent4e4fd689ad9648202a9723658c115cc7e066df9a
staging: comedi: adl_pci9111: remove pci_dev_put()

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>
drivers/staging/comedi/drivers/adl_pci9111.c