commit | 0c0451112b629946c93ed2102b7ae47d4d1dc0bc | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Sat Nov 14 12:19:21 2020 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sat Nov 14 12:19:21 2020 -0800 |
tree | 62a43544162c460e828ece127b586eda8fdcdb8a | |
parent | 30636a59f4c1a40720156079cabcad60351949f2 [diff] | |
parent | 2e6f11a797a24d1e2141a214a6dd6dfbe709f55d [diff] |
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/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()