From: H Hartley Sweeten Date: Tue, 11 Sep 2012 20:54:21 +0000 (-0700) Subject: staging: comedi: adl_pci9111: remove pci_dev_put() X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~309 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b67cd424600dd42527a3eeb21a148a10683d2491;p=pandora-kernel.git 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 Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed