Staging: xgifb: change obsolete pci_find_device() with pci_get_device()
authorAtul Sowani <sowani@gmail.com>
Wed, 3 Nov 2010 13:10:56 +0000 (18:40 +0530)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 9 Nov 2010 23:17:18 +0000 (15:17 -0800)
Replaced obsolete pci_find_device() calls with pci_get_device() calls.
This is recommended in pci.txt filei in PCI Documentation.

Signed-off-by: Atul Sowani <sowani@gmail.com>
Acked-by: Arnaud Patard <arnaud.patard@rtp-net.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found