From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean Delvare Subject: Re: [PATCH] i2c: add Renesas R-Car I2C driver Date: Tue, 28 Aug 2012 10:12:59 +0200 Message-ID: <20120828101259.409b410b@endymion.delvare> References: <871uk04aa2.wl%kuninori.morimoto.gx@renesas.com> <878vczd1hw.wl%kuninori.morimoto.gx@renesas.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-i2c-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Shubhrajyoti Datta Cc: Kuninori Morimoto , Wolfram Sang , Ben Dooks , Magnus , Linux-I2C , Kuninori Morimoto , phil.edworthy-zM6kxYcvzFBBDgjK7y7TUQ@public.gmane.org List-Id: linux-i2c@vger.kernel.org On Tue, 28 Aug 2012 11:09:10 +0530, Shubhrajyoti Datta wrote: > On Tue, Aug 28, 2012 at 11:03 AM, Kuninori Morimoto > wrote: > > > > Hi Shubhrajyoti > > > > Thank you for checking patch. > > I create v2 patch and post it soon. > > There is not big reason, but I would like to keep adap->retries for now. > > > Or maybe just wait for Jean's advice on the same. Using adap->retries is fine, it only covers automatic retries in specific cases (arbitration loss). The other cases are indeed left for the slave driver to handle. -- Jean Delvare