[GIT PULL] libata fixes for 5.7-rc1
From: Jens Axboe
Date: Thu Apr 09 2020 - 21:09:02 EST
Hi Linus,
A few followup changes/fixes for libata for this merge window.
- PMP removal fix (Kai-Heng)
- Add remapped NVMe device attribute to sysfs (Kai-Heng)
- Remove redundant assignment (Colin)
- Add yet another Comet Lake ID (Jian-Hong)
Please pull!
git://git.kernel.dk/linux-block.git tags/libata-5.7-2020-04-09
----------------------------------------------------------------
Colin Ian King (1):
ata: ahci-imx: remove redundant assignment to ret
Jian-Hong Pan (1):
ahci: Add Intel Comet Lake PCH RAID PCI ID
Kai-Heng Feng (2):
libata: Return correct status in sata_pmp_eh_recover_pm() when ATA_DFLAG_DETACH is set
ata: ahci: Add sysfs attribute to show remapped NVMe device count
drivers/ata/ahci.c | 29 +++++++++++++++++++++++++----
drivers/ata/ahci.h | 1 +
drivers/ata/ahci_imx.c | 2 +-
drivers/ata/libata-pmp.c | 1 +
4 files changed, 28 insertions(+), 5 deletions(-)
--
Jens Axboe