From: Atul Sowani Date: Wed, 3 Nov 2010 13:10:56 +0000 (+0530) Subject: Staging: xgifb: change obsolete pci_find_device() with pci_get_device() X-Git-Tag: v2.6.38-rc1~423^2~450 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc2347e2023221ef04c6d9ce84019aa8c7e0ad6d;p=pandora-kernel.git Staging: xgifb: change obsolete pci_find_device() with pci_get_device() 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 Acked-by: Arnaud Patard Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed