[PATCH 0/2] staging: fbtft: Avoid calling SPI master setup directly

Stefan Wahren stefan.wahren at i2se.com
Tue Aug 25 21:04:10 UTC 2015


This patch series fixes issues caused by calling SPI master setup function
directly.

Changes since RFC:
  * use only bits_per_word_mask for 9-bit support detection 
    (suggested by Noralf Trønnes)
  * change patch order

Stefan Wahren (2):
  staging: fbtft: fix 9-bit SPI support detection
  staging: fbtft: replace master->setup() with spi_setup()

 drivers/staging/fbtft/fb_uc1611.c    |    2 +-
 drivers/staging/fbtft/fb_watterott.c |    4 ++--
 drivers/staging/fbtft/fbtft-core.c   |   10 +++-------
 drivers/staging/fbtft/flexfb.c       |   11 ++++-------
 4 files changed, 10 insertions(+), 17 deletions(-)

-- 
1.7.9.5



More information about the devel mailing list