From: Geert Uytterhoeven <geert@linux-m68k.org>
To: Mark Brown <broonie@kernel.org>
Cc: linux-spi@vger.kernel.org, linux-sh@vger.kernel.org,
Geert Uytterhoeven <geert+renesas@glider.be>
Subject: [PATCH 0/2] spi: rspi: Misc Cleanups
Date: Fri, 06 Jun 2014 11:38:41 +0000 [thread overview]
Message-ID: <1402054723-30682-1-git-send-email-geert+renesas@glider.be> (raw)
Hi Mark,
Here are two small cleanups for the Renesas SPI driver.
I've been hiding in a brown paper bag, as the first one fixes an unused
variable warning introduced by me in last patch of the previous series.
[1/2] spi: rspi: Remove unused variable in rspi_rz_transfer_one()
[2/2] spi: rspi: Pass spi_master pointer to rspi_release_dma()
drivers/spi/spi-rspi.c | 15 +++++++--------
1 file changed, 7 insertions(+), 8 deletions(-)
Thanks for applying!
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
next reply other threads:[~2014-06-06 11:38 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-06 11:38 Geert Uytterhoeven [this message]
2014-06-06 11:38 ` [PATCH 1/2] spi: rspi: Remove unused variable in rspi_rz_transfer_one() Geert Uytterhoeven
2014-06-06 11:38 ` [PATCH 2/2] spi: rspi: Pass spi_master pointer to rspi_release_dma() Geert Uytterhoeven
2014-06-06 11:43 ` [PATCH 0/2] spi: rspi: Misc Cleanups Mark Brown
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=1402054723-30682-1-git-send-email-geert+renesas@glider.be \
--to=geert@linux-m68k.org \
--cc=broonie@kernel.org \
--cc=geert+renesas@glider.be \
--cc=linux-sh@vger.kernel.org \
--cc=linux-spi@vger.kernel.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).