git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af02b58
)
Staging: xgifb: change obsolete pci_find_device() with pci_get_device()
author
Atul Sowani
<sowani@gmail.com>
Wed, 3 Nov 2010 13:10:56 +0000
(18:40 +0530)
committer
Greg 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