linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] spi: a3700: Remove endianness correction functions
@ 2018-01-24 14:10 Maxime Chevallier
       [not found] ` <1516803048-26942-1-git-send-email-maxime.chevallier-fqqU8Ppg2Jk@public.gmane.org>
  2018-01-24 14:10 ` [PATCH 2/2] spi: a3700: Remove endianness swapping for full-duplex transfers Maxime Chevallier
  0 siblings, 2 replies; 7+ messages in thread
From: Maxime Chevallier @ 2018-01-24 14:10 UTC (permalink / raw)
  To: broonie
  Cc: linux-spi, linux-kernel, linux-arm-kernel, gregory.clement,
	Maxime Chevallier

This patchset removes un-necessary endianness swapping functions.

This was detected by sparse, after the commit f68a7dcb91b7
("spi: a3700: Add full-duplex support") introduced a new warning.

This series fix this warning, plus some previously existing ones of
the same nature.

I split this into two patches, since the first applies on an already
mainlined commit, and the other on a recent patch that I sent.

Mark, if you wish I can resend this in another form (just one patch,
or as a rework of my previous patchset
"spi: a3700: Add improvements and full-duplex transfers").

Maxime Chevallier (2):
  spi: a3700: Remove endianness swapping functions when accessing FIFOs
  spi: a3700: Remove endianness swapping for full-duplex transfers

 drivers/spi/spi-armada-3700.c | 18 ++++++++----------
 1 file changed, 8 insertions(+), 10 deletions(-)

-- 
2.1.4

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-01-24 15:36 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-24 14:10 [PATCH 0/2] spi: a3700: Remove endianness correction functions Maxime Chevallier
     [not found] ` <1516803048-26942-1-git-send-email-maxime.chevallier-fqqU8Ppg2Jk@public.gmane.org>
2018-01-24 14:10   ` [PATCH 1/2] spi: a3700: Remove endianness swapping functions when accessing FIFOs Maxime Chevallier
     [not found]     ` <1516803048-26942-2-git-send-email-maxime.chevallier-fqqU8Ppg2Jk@public.gmane.org>
2018-01-24 14:23       ` Gregory CLEMENT
2018-01-24 15:36     ` Applied "spi: a3700: Remove endianness swapping functions when accessing FIFOs" to the spi tree Mark Brown
2018-01-24 14:10 ` [PATCH 2/2] spi: a3700: Remove endianness swapping for full-duplex transfers Maxime Chevallier
2018-01-24 14:23   ` Gregory CLEMENT
2018-01-24 15:36   ` Applied "spi: a3700: Remove endianness swapping for full-duplex transfers" to the spi tree Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).