From: Greg KH <greg@kroah.com>
To: kernel-janitors@vger.kernel.org
Subject: Re: [Kernel-janitors] pci_find_* to pci_get_*
Date: Mon, 20 Sep 2004 07:03:49 +0000 [thread overview]
Message-ID: <20040920070349.GA6691@kroah.com> (raw)
In-Reply-To: <1095662774.4052.10.camel@sfeldma-mobl2.dsl-verizon.net>
[-- Attachment #1: Type: text/plain, Size: 920 bytes --]
On Sun, Sep 19, 2004 at 11:46:14PM -0700, Scott Feldman wrote:
> Is anyone working on converting pci_find_* to pci_get_*?
I've already done a few of these conversions. They are in the -mm tree,
in the bk-pci patch, if you are curious. I also think that Hanna Linder
has started to do a few too. I think only the pci_find_device to
pci_get_device conversions are remaining, but I haven't looked in a week
or so.
> Saw it in the TODO, but wanted to make sure someone wasn't already half
> way there before I spent time on it...
It's not a simple conversion all the time, as a number of drivers should
be converted to use the real "probe/release" functions instead of just
converting them to pci_get_device. So feel free to start, as it will
take a while to get them all. And don't wait until you are finished
with all of them to send in patches, even a few here and there are
gladly accepted.
thanks,
greg k-h
[-- Attachment #2: Type: text/plain, Size: 167 bytes --]
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
http://lists.osdl.org/mailman/listinfo/kernel-janitors
next prev parent reply other threads:[~2004-09-20 7:03 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-20 6:46 [Kernel-janitors] pci_find_* to pci_get_* Scott Feldman
2004-09-20 7:03 ` Greg KH [this message]
2004-09-20 8:20 ` Scott Feldman
2004-09-20 11:39 ` Matthew Wilcox
2004-09-20 15:37 ` Greg KH
2004-09-20 15:38 ` Greg KH
2004-09-20 17:12 ` Christoph Hellwig
2004-09-20 18:16 ` Feldman, Scott
2004-09-20 18:25 ` Hanna Linder
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20040920070349.GA6691@kroah.com \
--to=greg@kroah.com \
--cc=kernel-janitors@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.