]> 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)
commitfa87c94cc8fd9c5f34074f3e500c167384f68f42
tree1ff336b93836dec48268429bfcd0573ef40b79f4
parent2d825815ce9cd397faf525c1a9f47f2e98ef9fc5
parent772b6ba59ebd4695cb359df4aa1b4e6dd799e4ae
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