[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1440536652-7940-1-git-send-email-stefan.wahren@i2se.com>
Date: Tue, 25 Aug 2015 21:04:10 +0000
From: Stefan Wahren <stefan.wahren@...e.com>
To: Noralf Trønnes <noralf@...nnes.org>,
Thomas Petazzoni <thomas.petazzoni@...e-electrons.com>
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Henri Chain <henri.chain@...ves.ec-nantes.fr>,
linux-kernel@...r.kernel.org, devel@...verdev.osuosl.org,
Stefan Wahren <stefan.wahren@...e.com>
Subject: [PATCH 0/2] staging: fbtft: Avoid calling SPI master setup directly
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists