From: Takashi Sakamoto <o-takashi@sakamocchi.jp>
To: Philipp Stanner <pstanner@redhat.com>
Cc: linux1394-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] firewire: ohci: Replace deprecated PCI functions
Date: Tue, 29 Oct 2024 10:19:24 +0900 [thread overview]
Message-ID: <20241029011924.GA260237@workstation.local> (raw)
In-Reply-To: <20241028094440.19115-3-pstanner@redhat.com>
Hi,
On Mon, Oct 28, 2024 at 10:44:42AM +0100, Philipp Stanner wrote:
> pcim_iomap_regions() and pcim_iomap_table() have been deprecated in
> commit e354bb84a4c1 ("PCI: Deprecate pcim_iomap_table(),
> pcim_iomap_regions_request_all()").
>
> Replace these functions with pcim_iomap_region().
>
> Signed-off-by: Philipp Stanner <pstanner@redhat.com>
> ---
> drivers/firewire/ohci.c | 5 ++---
> 1 file changed, 2 insertions(+), 3 deletions(-)
Oh, the API has been made available outside of PCI subsystem, great.
Applied to for-next branch.
Thanks
Takashi Sakamoto
prev parent reply other threads:[~2024-10-29 1:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-28 9:44 [PATCH] firewire: ohci: Replace deprecated PCI functions Philipp Stanner
2024-10-29 1:19 ` Takashi Sakamoto [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=20241029011924.GA260237@workstation.local \
--to=o-takashi@sakamocchi.jp \
--cc=linux-kernel@vger.kernel.org \
--cc=linux1394-devel@lists.sourceforge.net \
--cc=pstanner@redhat.com \
/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.