spi: i.MX: Some cleanup patches

From: Sascha Hauer
Date: Fri Jun 02 2017 - 01:39:57 EST


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(-)