[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <174591865790.993381.15992314896975862083.b4-ty@bootlin.com>
Date: Tue, 29 Apr 2025 11:24:17 +0200
From: Miquel Raynal <miquel.raynal@...tlin.com>
To: Richard Weinberger <richard@....at>,
Vignesh Raghavendra <vigneshr@...com>, Chen Ridong <chenridong@...wei.com>,
Philipp Stanner <phasta@...nel.org>
Cc: linux-mtd@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] mtd: rawnand: Use non-hybrid PCI devres API
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
Powered by blists - more mailing lists