From: Linus Torvalds Date: Thu, 3 Nov 2022 23:48:27 +0000 (-0700) Subject: Merge tag 'ata-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal... X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=ee6050c8af96bba2f81e8b0793a1fc2f998fcd20;p=linux.git Merge tag 'ata-6.1-rc4' of git://git./linux/kernel/git/dlemoal/libata Pull ata fixes from Damien Le Moal: "Two driver fixes: - Fix the PIO mode configuration of the pdc20230 (pata_legacy) driver. This also removes a compilation warning with clang and W=1 (Sergey) - Fix devm_platform_ioremap_resource() return value check in the palmld driver (Yang)" * tag 'ata-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata: ata: palmld: fix return value check in palmld_pata_probe() ata: pata_legacy: fix pdc20230_set_piomode() --- ee6050c8af96bba2f81e8b0793a1fc2f998fcd20