]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'spi-fix-v4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 10 Mar 2016 04:24:23 +0000 (20:24 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 10 Mar 2016 04:24:23 +0000 (20:24 -0800)
commit5d8b0db4893ca0685f8b9fe8c24c3ebda98ff197
tree09d0291b174152b9bad7b31d68e579563cc5027d
parent7aa27e375a31b45b5f446707f4173d1d15ccf1bf
parentbb4d3fa42edadf0fdd14a859c80fa849be404952
Merge tag 'spi-fix-v4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi

Pull spi fixes from Mark Brown:
 "A few driver specific fixes for the Rockchip and i.MX SPI controllers,
  especially for the i.MX they're annoying bugs if you run into them"

* tag 'spi-fix-v4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi:
  spi: imx: fix spi resource leak with dma transfer
  spi: imx: allow only WML aligned transfers to use DMA
  spi: rockchip: add missing spi_master_put
  spi: rockchip: disable runtime pm when in err case