Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 27 Nov 2020 22:06:23 +0000 (14:06 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 27 Nov 2020 22:06:23 +0000 (14:06 -0800)
commit80e1e1761d1a9eefda4d1545f8b6c0a2e46d4e3f
treedaf29b8589382ef477cf3868dc8ca346a2c55064
parent9223e74f9960778bd3edd39e15edd5532708b7fb
parente92643db514803c2c87d72caf5950b4c0a8faf4a
Merge tag 'scsi-fixes' of git://git./linux/kernel/git/jejb/scsi

Pull SCSI fixes from James Bottomley:
 "Three small fixes in the UFS driver: two are for power management
  issues and the third is to fix a slew of problem in the sysfs code"

* tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
  scsi: ufs: Fix race between shutdown and runtime resume flow
  scsi: ufs: Make sure clk scaling happens only when HBA is runtime ACTIVE
  scsi: ufs: Fix unexpected values from ufshcd_read_desc_param()