* [PATCH 0/8] spi: spi-ep93xx: tidy up and convert to queued driver infrastructure
@ 2013-06-28 18:41 H Hartley Sweeten
0 siblings, 0 replies; only message in thread
From: H Hartley Sweeten @ 2013-06-28 18:41 UTC (permalink / raw)
To: Linux Kernel
Cc: spi-devel-general, Ryan Mallon, mika.westerberg, broonie, grant.likely
Do a bit of housecleaning in this driver and convert it to use the
SPI queued driver infrastructure.
H Hartley Sweeten (8):
spi: spi-ep93xx: use read,write instead of __raw_* variants
spi: spi-ep93xx: use bits_per_word_mask
spi: spi-ep93xx: always handle transfer specific settings
spi: spi-ep93xx: remove bits_per_word() helper
spi: spi-ep93xx: remove 'dss' from per chip private data
spi: spi-ep93xx: don't bother calculating the divisors in ep93xx_spi_setup()
spi: spi-ep93xx: move the clock divider calcs into ep93xx_spi_chip_setup()
spi: spi-ep93xx: convert to the queued driver infrastructure
drivers/spi/spi-ep93xx.c | 366 ++++++++++-------------------------------------
1 file changed, 75 insertions(+), 291 deletions(-)
--
1.8.1.4
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-06-28 18:42 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-28 18:41 [PATCH 0/8] spi: spi-ep93xx: tidy up and convert to queued driver infrastructure H Hartley Sweeten
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome