From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfram Sang Subject: Re: [PATCH 0/4] i2c: sh_mobile: fix STOP condition generation Date: Sun, 10 Feb 2013 15:53:46 +0100 Message-ID: <20130210145346.GA6282@nekote.pengutronix.de> References: <1358415957-8371-1-git-send-email-g.liakhovetski@gmx.de> <20130124072748.GK8364@nekote.pengutronix.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-i2c-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Guennadi Liakhovetski Cc: linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-sh-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Magnus Damm , Simon Horman List-Id: linux-i2c@vger.kernel.org > Thanks, yes, we could try usleep_range(), but these delays could be a bit > sensitive, so, such a change would require a new round of testing. Maybe > we could commit these patches in this form and then I could try > usleep_range() as a separate patch to also make any regression tracking > easier? Sure. So, series applied to for-next, thanks!