From: Mika Westerberg <mika.westerberg@iki.fi>
To: H Hartley Sweeten <hartleys@visionengravers.com>
Cc: Linux Kernel <linux-kernel@vger.kernel.org>,
spi-devel-general@lists.sourceforge.net,
Ryan Mallon <rmallon@gmail.com>,
broonie@kernel.org, grant.likely@linaro.org
Subject: Re: [PATCH 8/8] spi: spi-ep93xx: convert to the queued driver infrastructure
Date: Sun, 30 Jun 2013 19:30:27 +0300 [thread overview]
Message-ID: <20130630163027.GG786@mwesterb-mobl.lan> (raw)
In-Reply-To: <201306281145.56990.hartleys@visionengravers.com>
On Fri, Jun 28, 2013 at 11:45:56AM -0700, H Hartley Sweeten wrote:
> The SPI core provides infrastructure for standard message queueing. Use
> that instead of handling it in the driver.
>
> Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
> Cc: Ryan Mallon <rmallon@gmail.com>
> Cc: Mika Westerberg <mika.westerberg@iki.fi>
> Cc: Mark Brown <broonie@kernel.org>
> Cc: Grant Likely <grant.likely@linaro.org>
> ---
> drivers/spi/spi-ep93xx.c | 164 ++++++-----------------------------------------
> 1 file changed, 19 insertions(+), 145 deletions(-)
Nice reduction of code lines!
Thanks for doing this.
Acked-by: Mika Westerberg <mika.westerberg@iki.fi>
prev parent reply other threads:[~2013-06-30 16:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-28 18:45 [PATCH 8/8] spi: spi-ep93xx: convert to the queued driver infrastructure H Hartley Sweeten
2013-06-30 16:30 ` Mika Westerberg [this message]
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=20130630163027.GG786@mwesterb-mobl.lan \
--to=mika.westerberg@iki.fi \
--cc=broonie@kernel.org \
--cc=grant.likely@linaro.org \
--cc=hartleys@visionengravers.com \
--cc=linux-kernel@vger.kernel.org \
--cc=rmallon@gmail.com \
--cc=spi-devel-general@lists.sourceforge.net \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.