From: Wolfram Sang <w.sang-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
To: Ben Dooks <ben-linux-elnMNo+KYs3YtjvyW6yDsg@public.gmane.org>
Cc: Jean Delvare <khali-PUYAD+kWke1g9hUCZPvPmw@public.gmane.org>,
linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
Luotao Fu <l.fu-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>,
Kevin Wells <kevin.wells-3arQi8VN3Tc@public.gmane.org>
Subject: Re: [PATCH] i2c/pnx: Really fix start/stop issue
Date: Tue, 20 Apr 2010 09:16:29 +0200 [thread overview]
Message-ID: <20100420071629.GI19957@pengutronix.de> (raw)
In-Reply-To: <20100420001536.GL32401-elnMNo+KYs3pIgCt6eIbzw@public.gmane.org>
[-- Attachment #1: Type: text/plain, Size: 2864 bytes --]
On Tue, Apr 20, 2010 at 01:15:36AM +0100, Ben Dooks wrote:
> On Sun, Apr 18, 2010 at 01:40:21PM +0200, Wolfram Sang wrote:
> > On Sun, Apr 18, 2010 at 01:04:57PM +0200, Jean Delvare wrote:
> > > Hi Wolfram,
> > >
> > > On Sun, 18 Apr 2010 12:21:10 +0200, Wolfram Sang wrote:
> > > > The issue was truly solved by the second patch in this thread:
> > > >
> > > > http://thread.gmane.org/gmane.linux.drivers.i2c/5436
> > > >
> > > > Accidently, the first one was picked up. So, this patch adds the
> > > > remaining diff (and an additional newline).
> > > >
> > > > Signed-off-by: Wolfram Sang <w.sang-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
> > > > Cc: Luotao Fu <l.fu-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
> > > > Cc: Kevin Wells <kevin.wells-3arQi8VN3Tc@public.gmane.org>
> > > > Cc: Ben Dooks <ben-linux-elnMNo+KYs3YtjvyW6yDsg@public.gmane.org>
> > > > Cc: Jean Delvare <khali-PUYAD+kWke1g9hUCZPvPmw@public.gmane.org>
> > > > ---
> > > >
> > > > Jean, can you pick this up, so it will be correct in 2.6.34?
> > >
> > > i2c-pnx is for an embedded platform -> this is for Ben.
> >
> > Would you mind picking it up if he has not done till, let's say, rc6? He did
> > not comment to my pointers so far. Other stuff is pending, too (though not
> > urgent). Maybe he is away/busy?
>
> Could you check my for-linus/i2c branch on git.fluff.org to see if
> that fixes the problem for you, and if there is anything else that
> needs fixing.
Looks good to me. Kevin, are you fine, too?
All other patches I carry can wait for the next merge window. Just, I'd really
like to finally get rid of them then :) The branch is here:
The following changes since commit 01bf0b64579ead8a82e7cfc32ae44bc667e7ad0f:
Linus Torvalds (1):
Linux 2.6.34-rc5
are available in the git repository at:
git://git.pengutronix.de/git/wsa/linux-2.6.git for-i2c
Uwe Kleine-König (2):
i2c/pxa: remove unused macro
MAINTAINERS: add i2c tree for embedded platforms
Wolfram Sang (5):
i2c/pxa: only define 'blue_murder'-function if DEBUG is #defined
i2c/mpc: drop NO_IRQ
i2c/cpm: drop NO_IRQ
i2c/ibm-iic: drop NO_IRQ
i2c/highlander: remover superflous variable
MAINTAINERS | 1 +
drivers/i2c/busses/i2c-cpm.c | 2 +-
drivers/i2c/busses/i2c-highlander.c | 5 ++---
drivers/i2c/busses/i2c-ibm_iic.c | 14 +++++++-------
drivers/i2c/busses/i2c-mpc.c | 6 +++---
drivers/i2c/busses/i2c-pxa.c | 26 ++++++++++++++------------
6 files changed, 28 insertions(+), 26 deletions(-)
Is a branch okay or do you prefer a series?
Regards,
Wolfram
--
Pengutronix e.K. | Wolfram Sang |
Industrial Linux Solutions | http://www.pengutronix.de/ |
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
next prev parent reply other threads:[~2010-04-20 7:16 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-18 10:21 [PATCH] i2c/pnx: Really fix start/stop issue Wolfram Sang
[not found] ` <1271586070-12266-1-git-send-email-w.sang-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2010-04-18 11:04 ` Jean Delvare
[not found] ` <20100418130457.0341efce-ig7AzVSIIG7kN2dkZ6Wm7A@public.gmane.org>
2010-04-18 11:40 ` Wolfram Sang
[not found] ` <20100418114021.GA21364-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2010-04-18 16:53 ` Ben Dooks
[not found] ` <20100418165306.GB2234-SMNkleLxa3Z6Wcw2j4pizdi2O/JbrIOy@public.gmane.org>
2010-04-18 22:40 ` Wolfram Sang
2010-04-19 16:59 ` Kevin Wells
[not found] ` <083DF309106F364B939360100EC290F80979C8121C-SIPbe8o7cfX8DdpCu65jn8FrZmdRls4ZQQ4Iyu8u01E@public.gmane.org>
2010-04-19 23:52 ` Ben Dooks
2010-04-20 0:15 ` Ben Dooks
[not found] ` <20100420001536.GL32401-elnMNo+KYs3pIgCt6eIbzw@public.gmane.org>
2010-04-20 7:16 ` Wolfram Sang [this message]
[not found] ` <20100420071629.GI19957-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2010-04-20 17:23 ` Kevin Wells
2010-04-20 0:03 ` Ben Dooks
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=20100420071629.GI19957@pengutronix.de \
--to=w.sang-bicnvbalz9megne8c9+irq@public.gmane.org \
--cc=ben-linux-elnMNo+KYs3YtjvyW6yDsg@public.gmane.org \
--cc=kevin.wells-3arQi8VN3Tc@public.gmane.org \
--cc=khali-PUYAD+kWke1g9hUCZPvPmw@public.gmane.org \
--cc=l.fu-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org \
--cc=linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
/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.