diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-04-05 12:09:16 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-04-05 12:09:16 -0700 |
commit | 4c3fc3459b4a48281b79f66d3ba01f6d8324282a (patch) | |
tree | dac4f427f1e3740bb69f8613dc099bc50eb20489 /drivers/pnp/card.c | |
parent | c42881d48c545b234fd8d82efca6b5bdc88700ec (diff) | |
parent | e85006ae7430aef780cc4f0849692e266a102ec0 (diff) |
Merge tag 'ata-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux
Pull ata fixes from Damien Le Moal:
- Compilation warning fixes from Arnd: one in the sata_sx4 driver due
to an incorrect calculation of the parameters passed to memcpy() and
another one in the sata_mv driver when CONFIG_PCI is not set
- Drop the owner driver field assignment in the pata_macio driver. That
is not needed as the PCI core code does that already (Krzysztof)
- Remove an unusued field in struct st_ahci_drv_data of the ahci_st
driver (Christophe)
- Add a missing clock probe error check in the sata_gemini driver
(Chen)
* tag 'ata-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux:
ata: sata_gemini: Check clk_enable() result
ata: sata_mv: Fix PCI device ID table declaration compilation warning
ata: ahci_st: Remove an unused field in struct st_ahci_drv_data
ata: pata_macio: drop driver owner assignment
ata: sata_sx4: fix pdc20621_get_from_dimm() on 64-bit
Diffstat (limited to 'drivers/pnp/card.c')
0 files changed, 0 insertions, 0 deletions