From: Gregory CLEMENT <gregory.clement@free-electrons.com>
To: Hemanth V <hemanthv@ti.com>
Cc: linux-omap <linux-omap@vger.kernel.org>,
spi-devel-general@lists.sourceforge.net,
David Brownell <dbrownell@users.sourceforge.net>,
Grant Likely <grant.likely@secretlab.ca>,
Kevin Hilman <khilman@deeprootsystems.com>
Subject: Re: [PATCH v5 1/1] OMAP2: Spi: Force CS to be in inactive state after off-mode transition
Date: Mon, 29 Nov 2010 18:18:00 +0100 [thread overview]
Message-ID: <4CF3E048.4020208@free-electrons.com> (raw)
In-Reply-To: <2699B5D6798D4057B2679F7C8A16C537@wipblrx0099946>
On 11/25/2010 09:58 AM, Hemanth V wrote:
> ----- Original Message -----
> From: "Gregory CLEMENT" <gregory.clement@free-electrons.com>
> To: "linux-omap" <linux-omap@vger.kernel.org>;
> <spi-devel-general@lists.sourceforge.net>
> Cc: "David Brownell" <dbrownell@users.sourceforge.net>; "Grant Likely"
> <grant.likely@secretlab.ca>; "Kevin Hilman" <khilman@deeprootsystems.com>
> Sent: Thursday, November 25, 2010 3:49 AM
> Subject: [PATCH v5 1/1] OMAP2: Spi: Force CS to be in inactive state after
> off-mode transition
>
>
>> As request by Grant Likely, there is no more cover letter. Full changelog
>> is following.
>> I am still reluctant to add this changelog in the patch description, as it
>> adds no value to
>> the patch itself: when it was needed I try to updat comments or patch
>> description.
>> I understand that Grant Likely would need an ack from other user as this
>> patch fix a corner case.
>> Kevin Hilman made a few comments on this patch so he could add his "Ack
>> by" or at least his "Review by".
>>
>
> I was trying to run some tests with this patch. I find that the resume
> function registered by this patch doesnot seem to
> get called during system wide suspend/resume, since spi_resume only calls
> the resume routine registered by spi client driver.
> Is there something I am missing.
In fact the resume function for this driver won't be called by spi bus but by
platform bus. Indeed this function is registered in a platform_driver structure.
>
> Thanks
> Hemanth
>
>
--
Gregory Clement, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
next prev parent reply other threads:[~2010-11-29 17:18 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-24 22:19 [PATCH v5 1/1] OMAP2: Spi: Force CS to be in inactive state after off-mode transition Gregory CLEMENT
2010-11-25 0:49 ` Kevin Hilman
2010-11-25 3:55 ` David Brownell
2010-11-29 16:59 ` Gregory CLEMENT
2010-12-23 23:08 ` Grant Likely
2010-12-24 10:38 ` Gregory CLEMENT
2010-11-25 8:58 ` Hemanth V
2010-11-25 8:58 ` Hemanth V
2010-11-29 17:18 ` Gregory CLEMENT [this message]
2010-11-29 14:22 ` Kevin Hilman
2010-11-29 17:03 ` Gregory CLEMENT
2010-11-30 3:08 ` David Brownell
2010-11-30 8:26 ` Gregory CLEMENT
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=4CF3E048.4020208@free-electrons.com \
--to=gregory.clement@free-electrons.com \
--cc=dbrownell@users.sourceforge.net \
--cc=grant.likely@secretlab.ca \
--cc=hemanthv@ti.com \
--cc=khilman@deeprootsystems.com \
--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.