Merge tag 'spi-fix-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 5 Apr 2016 20:41:37 +0000 (13:41 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 5 Apr 2016 20:41:37 +0000 (13:41 -0700)
commit5003bc6cc60ef700692da9bf4d3953aa0770d300
tree37da12e6c66c6d724b4fc7ce62f0ddfdaa7f9036
parent1b5caa3eaa5f98a0d29ac46c7b545091520c5b26
parentcb39f732abbe4f38d2bef8e0a1c8bd5c242fc1b7
Merge tag 'spi-fix-v4.6-rc2' of git://git./linux/kernel/git/broonie/spi

Pull spi fixes from Mark Brown:
 "A couple of driver specific fixes here that came in since the merge
  window plus one core fix for locking in cases where a client driver
  grabs a lock on the whole bus for an extended series of operations
  that was introduced by the changes to support accelerated flash
  operations"

* tag 'spi-fix-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi:
  spi: rockchip: fix probe deferral handling
  spi: omap2-mcspi: fix dma transfer for vmalloced buffer
  spi: fix possible deadlock between internal bus locks and bus_lock_flag
  spi: imx: Fix possible NULL pointer deref
  spi: imx: only do necessary changes to ECSPIx_CONFIGREG
  spi: rockchip: Spelling s/divsor/divisor/
This page took 0.024625 seconds and 5 git commands to generate.