From: Shubhrajyoti <shubhrajyoti@ti.com>
To: Shubhrajyoti D <shubhrajyoti@ti.com>
Cc: spi-devel-general@lists.sourceforge.net, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/3] OMAP: SPI: Driver updates
Date: Fri, 28 Oct 2011 17:19:52 +0530 [thread overview]
Message-ID: <4EAA96E0.7060904@ti.com> (raw)
In-Reply-To: <1319802115-16499-1-git-send-email-shubhrajyoti@ti.com>
On Friday 28 October 2011 05:11 PM, Shubhrajyoti D wrote:
> The patch series does the following
> 1. Optimises the workqueue to have 1 workqueue per controller so
> that one data of one queue doesnt interfere with other.
> Earlier discussion thread
>
> http://sourceforge.net/mailarchive/forum.php?thread_name=1319210705-18677-1-git-send-email-shubhrajyoti%40ti.com&forum_name=spi-devel-general
>
> 2. Call pm_runtime_disable as it got missed out.
> 3. Error handling in the spi driver is corrected.
Apologies got sent twice please ignore
>
> Shubhrajyoti D (3):
> OMAP: SPI: Use a workqueue per omap2_mcspi controller
> OMAP: SPI: call pm_runtime_disable in error path and remove
> OMAP: SPI: Correct the error path
>
> drivers/spi/spi-omap2-mcspi.c | 51 +++++++++++++++++++++++++---------------
> 1 files changed, 32 insertions(+), 19 deletions(-)
>
next prev parent reply other threads:[~2011-10-28 11:49 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-28 11:41 [PATCH 0/3] OMAP: SPI: Driver updates Shubhrajyoti D
2011-10-28 11:41 ` Shubhrajyoti D
2011-10-28 11:49 ` Shubhrajyoti [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-10-28 11:44 Shubhrajyoti D
2011-10-28 11:44 ` Shubhrajyoti D
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=4EAA96E0.7060904@ti.com \
--to=shubhrajyoti@ti.com \
--cc=linux-kernel@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.