From: Damien Le Moal <damien.lemoal@opensource.wdc.com>
To: Linus Torvalds <torvalds@linux-foundation.org>,
linux-ide@vger.kernel.org
Subject: [GIT PULL] ata fixes for 6.1-rc4
Date: Fri, 4 Nov 2022 06:43:35 +0900 [thread overview]
Message-ID: <20221103214335.1126889-1-damien.lemoal@opensource.wdc.com> (raw)
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(-)
next reply other threads:[~2022-11-03 21:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-03 21:43 Damien Le Moal [this message]
2022-11-04 0:09 ` [GIT PULL] ata fixes for 6.1-rc4 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20221103214335.1126889-1-damien.lemoal@opensource.wdc.com \
--to=damien.lemoal@opensource.wdc.com \
--cc=linux-ide@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox