* [GIT PULL] ata fixes for 6.1-rc4
@ 2022-11-03 21:43 Damien Le Moal
2022-11-04 0:09 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Damien Le Moal @ 2022-11-03 21:43 UTC (permalink / raw)
To: Linus Torvalds, linux-ide
Linus,
The following changes since commit 2ce3a0bf2010b16c78b78cc35a97fa913f1be0ca:
ata: ahci_qoriq: Fix compilation warning (2022-10-18 08:02:14 +0900)
are available in the Git repository at:
ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata tags/ata-6.1-rc4
for you to fetch changes up to 015618c3ec19584c83ff179fa631be8cec906aaf:
ata: palmld: fix return value check in palmld_pata_probe() (2022-10-31 20:28:05 +0900)
----------------------------------------------------------------
ata fixes for 6.1-rc4
2 driver fixes for rc4:
- Fix the PIO mode configuration of the pdc20230 (pata_legacy) driver.
This also removes a compilation warning with clang and W=1, from
Sergey.
- Fix devm_platform_ioremap_resource() return value check in the palmld
driver, from Yang.
----------------------------------------------------------------
Sergey Shtylyov (1):
ata: pata_legacy: fix pdc20230_set_piomode()
Yang Yingliang (1):
ata: palmld: fix return value check in palmld_pata_probe()
drivers/ata/pata_legacy.c | 5 +++--
drivers/ata/pata_palmld.c | 4 ++--
2 files changed, 5 insertions(+), 4 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-11-04 0:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-03 21:43 [GIT PULL] ata fixes for 6.1-rc4 Damien Le Moal
2022-11-04 0:09 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox