]> git.ipfire.org Git - thirdparty/linux.git/commit
misc: cb710: Replace deprecated PCI functions
authorMadhur Kumar <madhurkumar004@gmail.com>
Mon, 13 Oct 2025 13:28:33 +0000 (18:58 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 22 Oct 2025 05:55:22 +0000 (07:55 +0200)
commitb91c13534a63e8b54fd47ae2de53941e8620ce75
tree3974afa0e9500da4b58ddc053270cf18b38b9298
parent73350c385235b0f567e81fe3e04509b5d0b50ef4
misc: cb710: Replace deprecated PCI functions

pcim_iomap_table() and pcim_iomap_regions() have been deprecated.
Replace them with pcim_iomap_region().

Signed-off-by: Madhur Kumar <madhurkumar004@gmail.com>
Link: https://patch.msgid.link/20251013132833.1783880-1-madhurkumar004@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/cb710/core.c