From: Grant Likely <grant.likely@secretlab.ca>
To: Shubhrajyoti D <shubhrajyoti@ti.com>,
spi-devel-general@lists.sourceforge.net
Cc: Shubhrajyoti@ponder.secretlab.ca, linux-omap@vger.kernel.org,
linux-kernel@vger.kernel.org, D <shubhrajyoti@ti.com>
Subject: Re: [PATCH 0/3] SPI updates
Date: Tue, 20 Mar 2012 16:20:18 +0000 [thread overview]
Message-ID: <20120320162019.33AC83E2834@localhost> (raw)
In-Reply-To: <1332239389-1897-1-git-send-email-shubhrajyoti@ti.com>
On Tue, 20 Mar 2012 15:59:46 +0530, Shubhrajyoti D <shubhrajyoti@ti.com> wrote:
> The patch series does the following cleanups
> - Converts the spi to module_platform_driver
> - Use the devm functions so that the freeing need not
> be done in the driver.
>
> This is also available through
> git : git://gitorious.org/linus-tree/linus-tree.git
> branch : spi
>
>
> Felipe Balbi (2):
> spi: omap2-mcspi: make it behave as a module
> spi: omap2-mcspi: convert to module_platform_driver
>
> Shubhrajyoti D (1):
> spi: omap2-mcspi: use devm_* functions
>
> drivers/spi/spi-omap2-mcspi.c | 46 ++++++++---------------------------------
> 1 files changed, 9 insertions(+), 37 deletions(-)
Merged for v3.5 (it's too late for v3.4)
g.
next prev parent reply other threads:[~2012-03-20 16:20 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-20 10:29 [PATCH 0/3] SPI updates Shubhrajyoti D
[not found] ` <1332239389-1897-1-git-send-email-shubhrajyoti-l0cyMroinI0@public.gmane.org>
2012-03-20 10:29 ` [PATCH 1/3] spi: omap2-mcspi: make it behave as a module Shubhrajyoti D
2012-03-20 10:29 ` [PATCH 2/3] spi: omap2-mcspi: convert to module_platform_driver Shubhrajyoti D
2012-03-20 10:29 ` [PATCH 3/3] spi: omap2-mcspi: use devm_* functions Shubhrajyoti D
2012-03-20 16:20 ` Grant Likely [this message]
2012-03-20 16:42 ` [PATCH 0/3] SPI updates Shubhrajyoti
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=20120320162019.33AC83E2834@localhost \
--to=grant.likely@secretlab.ca \
--cc=Shubhrajyoti@ponder.secretlab.ca \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=shubhrajyoti@ti.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 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).