public inbox for linux-ide@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] ata fixes for 6.7-rc1-2
@ 2023-11-09 23:08 Damien Le Moal
  2023-11-10 19:29 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Damien Le Moal @ 2023-11-09 23:08 UTC (permalink / raw)
  To: Linus Torvalds, linux-ide

Linus,

The following changes since commit 13d88ac54ddd1011b6e94443958e798aa06eb835:

  Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs (2023-11-07 12:11:26 -0800)

are available in the Git repository at:

  ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata tags/ata-6.7-rc1-2

for you to fetch changes up to 99bce5182d8fe90e5c57e9d99f831baaa94f90cb:

  ata: pata_gayle: Convert to platform remove callback returning void (2023-11-08 09:00:49 +0900)

----------------------------------------------------------------
ata fixes for 6.7-rc1

 - 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 (from 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 (from 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 (from Uwe).

----------------------------------------------------------------
Damien Le Moal (1):
      ata: libata-core: Fix ata_pci_shutdown_one()

Uwe Kleine-König (4):
      ata: pata_falcon: Stop using module_platform_driver_probe()
      ata: pata_gayle: Stop using module_platform_driver_probe()
      ata: pata_falcon: Convert to platform remove callback returning void
      ata: pata_gayle: Convert to platform remove callback returning void

 drivers/ata/libata-core.c | 16 +---------------
 drivers/ata/pata_falcon.c | 11 +++++------
 drivers/ata/pata_gayle.c  | 11 +++++------
 3 files changed, 11 insertions(+), 27 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] ata fixes for 6.7-rc1-2
  2023-11-09 23:08 [GIT PULL] ata fixes for 6.7-rc1-2 Damien Le Moal
@ 2023-11-10 19:29 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-11-10 19:29 UTC (permalink / raw)
  To: Damien Le Moal; +Cc: Linus Torvalds, linux-ide

The pull request you sent on Fri, 10 Nov 2023 08:08:21 +0900:

> ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata tags/ata-6.7-rc1-2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/d035e4eb38b3ea5ae9ead342f888fd3c394b0fe0

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-11-10 19:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-09 23:08 [GIT PULL] ata fixes for 6.7-rc1-2 Damien Le Moal
2023-11-10 19:29 ` 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