Merge tag 'spi-fix-v4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Pull spi fixes from Mark Brown: "A small clutch of driver specific fixes. The OMAP one is a bit worrying since it seems to be triggered by some changes in the runtime PM core code and I suspect there's other drivers across that are going to be using the same pattern outside of OMAP but nothing seems to be coming up in the testing people are doing" * tag 'spi-fix-v4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi: spi: omap2-mcspi: Fix PM regression with deferred probe for pm_runtime_reinit spi: bcm2835aux: fix bitmask defines spi: atmel: fix gpio chip-select in case of non-DT platform spi/fsl-espi: Correct the maximum transaction length spi: imx: fix spi resource leak with dma transfer spi: fix counting in spi-loopback-test code
No related branches found
No related tags found
Showing
- drivers/spi/spi-atmel.c 1 addition, 0 deletionsdrivers/spi/spi-atmel.c
- drivers/spi/spi-bcm2835aux.c 2 additions, 2 deletionsdrivers/spi/spi-bcm2835aux.c
- drivers/spi/spi-fsl-espi.c 2 additions, 2 deletionsdrivers/spi/spi-fsl-espi.c
- drivers/spi/spi-imx.c 5 additions, 3 deletionsdrivers/spi/spi-imx.c
- drivers/spi/spi-loopback-test.c 1 addition, 0 deletionsdrivers/spi/spi-loopback-test.c
- drivers/spi/spi-omap2-mcspi.c 3 additions, 0 deletionsdrivers/spi/spi-omap2-mcspi.c
Loading
Please register or sign in to comment