linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] spi: fsl-(e)spi: Migrate to devm_ functions and add runtime PM
@ 2015-08-23 12:19 Heiner Kallweit
  0 siblings, 0 replies; only message in thread
From: Heiner Kallweit @ 2015-08-23 12:19 UTC (permalink / raw)
  To: Mark Brown; +Cc: linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org

fsl-espi tested on a TP-Link TL-WDR4900 WLAN router (P1014 based).
fsl-spi compile-tested only.

Heiner Kallweit (3):
  spi: fsl-(e)spi: migrate to using devm_ functions to simplify cleanup
  spi: fsl-(e)spi: simplify cleanup code
  spi: fsl-espi: add runtime PM

 drivers/spi/spi-fsl-espi.c | 86 +++++++++++++++++++++++++++++-----------------
 drivers/spi/spi-fsl-lib.c  | 19 ----------
 drivers/spi/spi-fsl-lib.h  |  3 --
 drivers/spi/spi-fsl-spi.c  | 40 +++++++++------------
 4 files changed, 70 insertions(+), 78 deletions(-)

-- 
2.5.0

--
To unsubscribe from this list: send the line "unsubscribe linux-spi" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-08-23 12:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-23 12:19 [PATCH 0/3] spi: fsl-(e)spi: Migrate to devm_ functions and add runtime PM Heiner Kallweit

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).