Thread (35 messages) 35 messages, 9 authors, 2024-11-04

Re: [PATCH 09/13] ata: Use always-managed version of pci_intx()

From: Niklas Cassel <cassel@kernel.org>
Date: 2024-10-17 07:51:16
Also in: kvm, linux-ide, linux-input, linux-pci, linux-sound, linux-wireless, lkml, xen-devel

On Tue, Oct 15, 2024 at 08:51:19PM +0200, Philipp Stanner wrote:
pci_intx() is a hybrid function which can sometimes be managed through
devres. To remove this hybrid nature from pci_intx(), it is necessary to
port users to either an always-managed or a never-managed version.

All users in ata enable their PCI-Device with pcim_enable_device(). Thus,
they need the always-managed version.

Replace pci_intx() with pcim_intx().

Signed-off-by: Philipp Stanner <redacted>
---
Acked-by: Niklas Cassel <cassel@kernel.org>
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help