[PATCH] PCI: remove pci_find_device from parport_pc.c
authorJiri Slaby <jirislaby@gmail.com>
Wed, 10 Aug 2005 00:09:39 +0000 (02:09 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 8 Sep 2005 21:57:25 +0000 (14:57 -0700)
This patch changes pci_find_device to pci_get_device (encapsulated in
for_each_pci_dev).

Signed-off-by: Jiri Slaby <xslaby@fi.muni.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found