Linus, The following changes since commit c8ea23d5fa59f28302d4e3370c75d9c308e64410: ata: libata-core: Disable TRIM on M88V29 (2022-02-08 17:06:14 +0900) are available in the Git repository at: ssh://git@xxxxxxxxxxxxxxxxxxx/pub/scm/linux/kernel/git/dlemoal/libata tags/ata-5.17-rc6 for you to fetch changes up to 8d093e02e898b24c58788b0289e3202317a96d2a: ata: pata_hpt37x: disable primary channel on HPT371 (2022-02-23 09:39:37 +0900) ---------------------------------------------------------------- ata fixes for 5.17.0-rc6 Two fixes for the pata_hpt37x driver for 5.17-rc6, both from Sergey: * Fix a PCI register access using an incorrect size (8bits instead of 16bits). * Make sure to always disable the primary channel as it is unused. ---------------------------------------------------------------- Sergey Shtylyov (2): ata: pata_hpt37x: fix PCI clock detection ata: pata_hpt37x: disable primary channel on HPT371 drivers/ata/pata_hpt37x.c | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-)