Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 14 Nov 2020 20:19:21 +0000 (12:19 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 14 Nov 2020 20:19:21 +0000 (12:19 -0800)
commit0c0451112b629946c93ed2102b7ae47d4d1dc0bc
tree62a43544162c460e828ece127b586eda8fdcdb8a
parent30636a59f4c1a40720156079cabcad60351949f2
parent2e6f11a797a24d1e2141a214a6dd6dfbe709f55d
Merge tag 'scsi-fixes' of git://git./linux/kernel/git/jejb/scsi

Pull SCSI fixes from James Bottomley:
 "Three small fixes, all in the embedded ufs driver subsystem"

* tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
  scsi: ufshcd: Fix missing destroy_workqueue()
  scsi: ufs: Try to save power mode change and UIC cmd completion timeout
  scsi: ufs: Fix unbalanced scsi_block_reqs_cnt caused by ufshcd_hold()