From: Heiner Kallweit <hkallweit1-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
Cc: "linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
<linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: [PATCH 0/3] spi: fsl-(e)spi: Migrate to devm_ functions and add runtime PM
Date: Sun, 23 Aug 2015 14:19:39 +0200 [thread overview]
Message-ID: <55D9BA5B.9080704@gmail.com> (raw)
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
reply other threads:[~2015-08-23 12:19 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=55D9BA5B.9080704@gmail.com \
--to=hkallweit1-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
--cc=broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
--cc=linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).