The call to pci_enable_device_io() in cs5520 isn't needed and can be removed. This was the last user, so the function itself can be removed afterwards. I'd propose to apply the series through the PCI tree. Heiner Kallweit (2): ata: pata_cs5520: Remove not needed call to pci_enable_device_io PCI: Remove pci_enable_device_io() drivers/ata/pata_cs5520.c | 6 ------ drivers/pci/pci.c | 14 -------------- include/linux/pci.h | 1 - 3 files changed, 21 deletions(-) -- 2.44.0