Commits
Merge remote-tracking branches 'spi/fix/bcm2835', 'spi/fix/bcm63xx', 'spi/fix/mpc512x-psc', 'spi/fix/mxs', 'spi/fix/pxa2xx', 'spi/fix/qspi', 'spi/fix/rspi' and 'spi/fix/txx9' into spi-linus
Showing diff toe322ce93656
- Mark Brown committed b8aba7611b9MMerge remote-tracking branch 'spi/fix/core' into spi-linus
- Wei Yongjun committed e0b35b89d8dspi: bcm2835: fix reference leak to master in bcm2835_spi_remove() Once a spi_master_g...
- Wei Yongjun committed ec3252687aespi: bcm63xx: fix reference leak to master in bcm63xx_spi_remove() Once a spi_master_g...
- Wei Yongjun committed a4469a429fcspi: mpc512x: fix reference leak to master in mpc512x_psc_spi_do_remove() Once a spi_m...
- Wei Yongjun committed e322ce93656spi: spi-mxs: fix reference leak to master in mxs_spi_remove() Once a spi_master_get()...
- Chew, Chiau Ee committed c50325f7bcbspi/pxa2xx: Restore private register bits. The Intel LPSS SPI private register bits ha...
- Sourav Poddar committed cbcabb7a300spi/qspi: Fix qspi remove path. There is a bug in qspi removal path, as a result of wh...
- Wei Yongjun committed 53063ec6e2cspi: rspi: use platform drvdata correctly in rspi_remove() We had set the platform drv...
- Wei Yongjun committed b38f87ec503spi: txx9: fix reference leak to master in txx9spi_remove() Once a spi_master_get() ca...