]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'spi-fix-v5.19-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 1 Jun 2022 17:30:18 +0000 (10:30 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 1 Jun 2022 17:30:18 +0000 (10:30 -0700)
commite3212ade2219e784c874c95a406b510e8fded2f8
tree1ff336b93836dec48268429bfcd0573ef40b79f4
parent748278ffc5ef0c5fdd81e9ebc92ce0e5a59ed85c
parent869a6c9ba97535846789501b80f2f6f49c2d983f
Merge tag 'spi-fix-v5.19-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi

Pull spi fixes from Mark Brown:
 "A couple of fixes that came in during the merge window: a driver fix
  for spurious timeouts in the fsi driver and an improvement to make the
  core display error messages for transfer_one_message() to help people
  debug things"

* tag 'spi-fix-v5.19-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi:
  spi: core: Display return code when failing to transfer message
  spi: fsi: Fix spurious timeout
drivers/spi/spi.c