Wolfram Sang <[email protected]> wrote on 2012/09/14 16:02:34:
>
> On Thu, Aug 30, 2012 at 12:40:04PM +0200, Joakim Tjernlund wrote:
> > mpc_i2c_stop() only initiates STOP but does not wait for it to
> > hit the I2C bus. This is a problem when using I2C devices which
> > uses fairly long clock stretching just before STOP if you also
> > have an i2c-mux which may switch to another bus before STOP has
> > been processed.
> >
> > Signed-off-by: Joakim Tjernlund <[email protected]>
>
> Patch didn't apply, because it was a p0-patch. Checkpatch would have
> warned you.
Bugger, it is my git config setting:
[diff]
noprefix = true
I always forget to remove that one before generating patches, I will have to
remove it.
>
> Fixed that and applied to -next, thanks!
Thanks
--
To unsubscribe from this list: send the line "unsubscribe linux-i2c" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html