summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2023-11-10 11:15:34 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2023-11-10 11:15:34 -0800
commitd035e4eb38b3ea5ae9ead342f888fd3c394b0fe0 (patch)
treeb89a0f054478cb605a294b4677e98f872630f7ed /include
parent391ce5b9c46ebf23cd049bb552a899dfc0cfb838 (diff)
parent99bce5182d8fe90e5c57e9d99f831baaa94f90cb (diff)
Merge tag 'ata-6.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata
Pull ata fixes from Damien Le Moal: - Revert a change in ata_pci_shutdown_one() to suspend disks on shutdown as this is now done using the manage_shutdown scsi device flag (me) - Change the pata_falcon and pata_gayle drivers to stop using module_platform_driver_probe(). This makes these drivers more inline with all other drivers (allowing bind/unbind) and suppress a compilation warning (Uwe) - Convert the pata_falcon and pata_gayle drivers to the new .remove_new() void-return callback. These 2 drivers are the last ones needing this change (Uwe) * tag 'ata-6.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata: ata: pata_gayle: Convert to platform remove callback returning void ata: pata_falcon: Convert to platform remove callback returning void ata: pata_gayle: Stop using module_platform_driver_probe() ata: pata_falcon: Stop using module_platform_driver_probe() ata: libata-core: Fix ata_pci_shutdown_one()
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions