Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 18 Dec 2023 19:11:09 +0000 (11:11 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 18 Dec 2023 19:11:09 +0000 (11:11 -0800)
commit2cf4f94d8e8646803f8fb0facf134b0cd7fb691a
treead01dbda3cb431f3be95cdffd43a26a4d349a06d
parent26d6084791bb2cce41b83cb09b4cfdd9fa0c28f1
parent77a67255609606164e1042f3bf7452a568a700e4
Merge tag 'scsi-fixes' of git://git./linux/kernel/git/jejb/scsi

Pull SCSI fixes from James Bottomley:
 "Two medium sized fixes, both in drivers.

  The UFS one adds parsing of clock info structures, which is required
  by some host drivers and the aacraid one reverts the IRQ affinity
  mapping patch which has been causing regressions noted in kernel
  bugzilla 217599"

* tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
  scsi: ufs: core: Store min and max clk freq from OPP table
  Revert "scsi: aacraid: Reply queue mapping to CPUs based on IRQ affinity"