Commits
Merge remote-tracking branches 'spi/topic/lm70llp', 'spi/topic/loopback', 'spi/topic/mtk' and 'spi/topic/omap2-mcspi' into spi-next
Showing diff to22de54a9b92
- Mark Brown committed 635b9b2e6e1MMerge remote-tracking branches 'spi/topic/dw', 'spi/topic/dw-mid', 'spi/topic/fsl-espi'...
- Sudip Mukherjee committed 22de54a9b92spi: lm70llp: remove printk Using pr_* macros are more prefferable than using printk. ...
- Dan Carpenter committed 8caad1da223spi: loopback: fix typo in MODULE_PARM_DESC There should be an 's' on "dump_message" s...
- Leilk Liu committed 15bcdefdc71spi: mediatek: Add spi support for mt2701 IC This patch adds spi support for mt2701 IC...
- Michael Welling committed 2f538c017e1spi: omap2-mcspi: Prevent duplicate gpio_request Occasionally the setup function will ...