This series contains some drive-by cleanup patches I came up with while reviewing other patches for this driver, Jiada, please consider basing your next round of patches on this when Mark signals he is ok with this series. Sascha ---------------------------------------------------------------- Sascha Hauer (6): spi: imx: Nothing to do in setupxfer when transfer is NULL spi: imx: Drop unnecessary check spi: imx: put struct spi_imx_config members into driver private struct spi: imx: drop bogus unnecessary dma config spi: imx: remove bytes_per_word from private driver struct spi: imx: rename 'bpw' variables drivers/spi/spi-imx.c | 86 ++++++++++++++++++++------------------------------- 1 file changed, 33 insertions(+), 53 deletions(-) -- 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