From: Shubhrajyoti <shubhrajyoti@ti.com>
To: Grant Likely <grant.likely@secretlab.ca>
Cc: spi-devel-general@lists.sourceforge.net,
Shubhrajyoti@ponder.secretlab.ca, linux-omap@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/3] SPI updates
Date: Tue, 20 Mar 2012 22:12:46 +0530 [thread overview]
Message-ID: <4F68B386.9050307@ti.com> (raw)
In-Reply-To: <20120320162019.33AC83E2834@localhost>
On Tuesday 20 March 2012 09:50 PM, Grant Likely wrote:
> 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.
Thanks Grant.
prev parent reply other threads:[~2012-03-20 16:42 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-20 10:29 [PATCH 0/3] SPI updates Shubhrajyoti D
2012-03-20 10:29 ` Shubhrajyoti D
2012-03-20 10:29 ` 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 ` Shubhrajyoti D
2012-03-20 10:29 ` 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 ` Shubhrajyoti D
2012-03-20 10:29 ` Shubhrajyoti D
2012-03-20 10:29 ` [PATCH 3/3] spi: omap2-mcspi: use devm_* functions Shubhrajyoti D
2012-03-20 10:29 ` Shubhrajyoti D
2012-03-20 10:29 ` Shubhrajyoti D
2012-03-20 16:20 ` [PATCH 0/3] SPI updates Grant Likely
2012-03-20 16:20 ` Grant Likely
2012-03-20 16:42 ` Shubhrajyoti [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=4F68B386.9050307@ti.com \
--to=shubhrajyoti@ti.com \
--cc=Shubhrajyoti@ponder.secretlab.ca \
--cc=grant.likely@secretlab.ca \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--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.