Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1655911 > unrolled thread

spi: i.MX: Some cleanup patches

Started bySascha Hauer <s.hauer@pengutronix.de>
First post2017-06-02 07:50 +0200
Last post2017-06-02 07:50 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  spi: i.MX: Some cleanup patches Sascha Hauer <s.hauer@pengutronix.de> - 2017-06-02 07:50 +0200

#1655911 — spi: i.MX: Some cleanup patches

FromSascha Hauer <s.hauer@pengutronix.de>
Date2017-06-02 07:50 +0200
Subjectspi: i.MX: Some cleanup patches
Message-ID<tNNtw-4Pq-3@gated-at.bofh.it>
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(-)

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web