This patch series is dedicated to refactoring of spi-dw driver to use SPI core message handling. The driver has been tested in PIO mode on Intel Medfield device in loopback mode. Andy Shevchenko (5): spi: dw: move piece of code out of condition spi: dw: get TX level without an additional variable spi: dw: refactor code that handles clk_div spi: dw: always reprogram CTRL0 spi: dw: move to SPI core message handling drivers/spi/spi-dw-mid.c | 4 +- drivers/spi/spi-dw.c | 208 ++++++++++++----------------------------------- drivers/spi/spi-dw.h | 22 ----- 3 files changed, 55 insertions(+), 179 deletions(-) -- 2.1.4 -- To unsubscribe from this list: send the line "unsubscribe linux-spi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html