From: Wolfram Sang <wsa@the-dreams.de>
To: Bastian Hecht <hechtb@gmail.com>
Cc: linux-i2c@vger.kernel.org, Linux-SH <linux-sh@vger.kernel.org>,
Tomoya MORINAGA <tomoya.rohm@gmail.com>,
Naveen Krishna Chatradhi <ch.naveen@samsung.com>,
Taekgyun Ko <taeggyun.ko@samsung.com>,
Ben Dooks <ben@simtec.co.uk>, Magnus Damm <magnus.damm@gmail.com>
Subject: Re: [PATCH 1/5] i2c: Don't start transfers when suspended
Date: Thu, 17 Jul 2014 15:04:24 +0200 [thread overview]
Message-ID: <20140717130424.GH2740@katana> (raw)
In-Reply-To: <20140717130047.GF2740@katana>
[-- Attachment #1: Type: text/plain, Size: 636 bytes --]
On Thu, Jul 17, 2014 at 03:00:48PM +0200, Wolfram Sang wrote:
> Hi Bastian,
>
> On Sat, Jul 12, 2014 at 01:49:27PM +0200, Bastian Hecht wrote:
> > i2c transfer requests come in very uncontrolled, like from interrupt routines.
> > We might be suspended when this happens. To avoid i2c timeouts caused by
> > powered down busses we check for suspension.
> >
> > Signed-off-by: Bastian Hecht <hechtb@gmail.com>
>
> Thanks for doing this! I add linux-pm to CC because of two questions.
And in case of resending, please add at least alkml to the CC list. Or
better: use 'get_maintainer.pl' as cc-cmd with git-send-email.
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
next prev parent reply other threads:[~2014-07-17 13:04 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-12 11:49 [PATCH 1/5] i2c: Don't start transfers when suspended Bastian Hecht
[not found] ` <1405165771-8732-1-git-send-email-hechtb-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2014-07-12 11:49 ` [PATCH 2/5] i2c: eg20t: Remove suspension check Bastian Hecht
2014-07-12 11:49 ` [PATCH 3/5] i2c: exynos5: " Bastian Hecht
2014-07-12 11:49 ` [PATCH 5/5] i2c: tegra: " Bastian Hecht
2014-07-12 11:49 ` [PATCH 4/5] i2c: sc3c2410: " Bastian Hecht
2014-07-17 13:00 ` [PATCH 1/5] i2c: Don't start transfers when suspended Wolfram Sang
2014-07-17 13:04 ` Wolfram Sang [this message]
2014-07-17 14:34 ` Bastian Hecht
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=20140717130424.GH2740@katana \
--to=wsa@the-dreams.de \
--cc=ben@simtec.co.uk \
--cc=ch.naveen@samsung.com \
--cc=hechtb@gmail.com \
--cc=linux-i2c@vger.kernel.org \
--cc=linux-sh@vger.kernel.org \
--cc=magnus.damm@gmail.com \
--cc=taeggyun.ko@samsung.com \
--cc=tomoya.rohm@gmail.com \
/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).