[PATCH] mtd: rawnand: Use non-hybrid PCI devres API
Miquel Raynal
miquel.raynal at bootlin.com
Tue Apr 29 02:24:17 PDT 2025
On Thu, 17 Apr 2025 11:34:29 +0200, Philipp Stanner wrote:
> denali_pci.c enables a PCI device with pcim_enable_device(). This,
> implicitly, switches the function pci_request_regions() into managed
> mode, where it becomes a devres function.
>
> The PCI subsystem wants to remove this hybrid nature from its
> interfaces. To do so, users of the aforementioned combination of
> functions must be ported to non-hybrid functions.
>
> [...]
Applied to nand/next, thanks!
[1/1] mtd: rawnand: Use non-hybrid PCI devres API
commit: 529cbc9c648904e9bf07f3485a34d6e1cd3091a7
Patche(s) should be available on mtd/linux.git and will be
part of the next PR (provided that no robot complains by then).
Kind regards,
Miquèl
More information about the linux-mtd
mailing list