mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Russell King <rmk@arm.linux.org.uk>
To: Greg KH <greg@kroah.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [RFC] more pcibios_* removals for 2.5.44
Date: Thu, 24 Oct 2002 09:10:37 +0100	[thread overview]
Message-ID: <20021024091037.A1346@flint.arm.linux.org.uk> (raw)
In-Reply-To: <20021022183152.GG6471@kroah.com>; from greg@kroah.com on Tue, Oct 22, 2002 at 11:31:52AM -0700

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);


-- 
Russell King (rmk@arm.linux.org.uk)                The developer of ARM Linux
             http://www.arm.linux.org.uk/personal/aboutme.html


  reply	other threads:[~2002-10-24  8:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-22 18:31 Greg KH
2002-10-24  8:10 ` Russell King [this message]
2002-10-24 21:52   ` Greg KH

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=20021024091037.A1346@flint.arm.linux.org.uk \
    --to=rmk@arm.linux.org.uk \
    --cc=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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome