[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20241029011924.GA260237@workstation.local>
Date: Tue, 29 Oct 2024 10:19:24 +0900
From: Takashi Sakamoto <o-takashi@...amocchi.jp>
To: Philipp Stanner <pstanner@...hat.com>
Cc: linux1394-devel@...ts.sourceforge.net, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] firewire: ohci: Replace deprecated PCI functions
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@...hat.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
Powered by blists - more mailing lists