From: Greg KH <greg@kroah.com>
To: linux-kernel@vger.kernel.org
Subject: Re: [RFC] more pcibios_* removals for 2.5.44
Date: Thu, 24 Oct 2002 14:52:28 -0700 [thread overview]
Message-ID: <20021024215228.GL25159@kroah.com> (raw)
In-Reply-To: <20021024091037.A1346@flint.arm.linux.org.uk>
On Thu, Oct 24, 2002 at 09:10:37AM +0100, Russell King wrote:
> On Tue, Oct 22, 2002 at 11:31:52AM -0700, Greg KH wrote:
> > Attached is a patch for 2.5.44 that removes almost all of the remaining
> > usages of pcibios_read_config* and pcibios_write_config* calls. It also
> > removes them from the pci.h, and drivers/pci/compat.c is gone.
>
> You missed one in the pcmcia code. I think this one will need a pseudo
> pci-device created just to use the new interface - the right pci device
> structure isn't anywhere in sight.
>
> pcibios_read_config_dword(s->cap.cb_dev->subordinate->number, 0, 0x28, &ptr);
Oops, that was on my initial list, and didn't get copied into my email,
sorry about that. Yes, that one will take a bit more work to clean up,
but isn't very difficult to do so.
thanks,
greg k-h
prev parent reply other threads:[~2002-10-24 21:47 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-22 18:31 [RFC] more pcibios_* removals for 2.5.44 Greg KH
2002-10-24 8:10 ` Russell King
2002-10-24 21:52 ` Greg KH [this message]
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=20021024215228.GL25159@kroah.com \
--to=greg@kroah.com \
--cc=linux-kernel@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.