Merge tag 'ata-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 6 Aug 2023 01:45:18 +0000 (18:45 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 6 Aug 2023 01:45:18 +0000 (18:45 -0700)
Pull ata fix from Damien Le Moal:

 - Prevent the scsi disk driver from issuing a START STOP UNIT command
   for ATA devices during system resume as this causes various issues
   reported by multiple users.

* tag 'ata-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata:
  ata,scsi: do not issue START STOP UNIT on resume


Trivial merge