* [PATCH 0/3] avoid pci_find_device
@ 2006-05-25 0:27 Jiri Slaby
2006-05-25 0:44 ` Jeff Garzik
0 siblings, 1 reply; 2+ messages in thread
From: Jiri Slaby @ 2006-05-25 0:27 UTC (permalink / raw)
To: Greg KH; +Cc: Linux Kernel Mailing List, linux-pci
Hello,
there are some patches to avoid pci_find_device in drivers, next will come in
future.
It's against 2.6.17-rc4-mm3 tree.
01-i2c-scx200-acb-use-pci-probing.patch
02-bcm43xx-kill-pci-find-device.patch
03-gt96100eth-use-pci-probing.patch
i2c/busses/scx200_acb.c | 106 +++++++++++-----------
net/gt96100eth.c | 167 +++++++++++++++++++++++-------------
net/wireless/bcm43xx/bcm43xx_main.c | 3
3 files changed, 163 insertions(+), 113 deletions(-)
Thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH 0/3] avoid pci_find_device
2006-05-25 0:27 [PATCH 0/3] avoid pci_find_device Jiri Slaby
@ 2006-05-25 0:44 ` Jeff Garzik
0 siblings, 0 replies; 2+ messages in thread
From: Jeff Garzik @ 2006-05-25 0:44 UTC (permalink / raw)
To: Jiri Slaby; +Cc: Greg KH, Linux Kernel Mailing List, linux-pci
Jiri Slaby wrote:
> Hello,
>
> there are some patches to avoid pci_find_device in drivers, next will come in
> future.
>
> It's against 2.6.17-rc4-mm3 tree.
>
> 01-i2c-scx200-acb-use-pci-probing.patch
> 02-bcm43xx-kill-pci-find-device.patch
> 03-gt96100eth-use-pci-probing.patch
>
> i2c/busses/scx200_acb.c | 106 +++++++++++-----------
> net/gt96100eth.c | 167 +++++++++++++++++++++++-------------
> net/wireless/bcm43xx/bcm43xx_main.c | 3
Please CC the relevant driver maintainers, and netdev, when you touch
net drivers.
Jeff
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-05-25 0:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-25 0:27 [PATCH 0/3] avoid pci_find_device Jiri Slaby
2006-05-25 0:44 ` Jeff Garzik
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox