]> git.ipfire.org Git - thirdparty/linux.git/commit
wifi: mt76: mt7921: Replace deprecated PCI function
authorMadhur Kumar <madhurkumar004@gmail.com>
Mon, 8 Dec 2025 17:23:31 +0000 (22:53 +0530)
committerFelix Fietkau <nbd@nbd.name>
Mon, 23 Mar 2026 09:23:01 +0000 (09:23 +0000)
commitee5bb35d2b83fadc6920aa2478326fb50ea653a9
treed73505cfe456aadcb1daed0fafb513fd12252f24
parent0176417d10ce964cd195e64eff9e079cc0a52b69
wifi: mt76: mt7921: Replace deprecated PCI function

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/20251208172331.89705-1-madhurkumar004@gmail.com
Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/mt7921/pci.c