Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752402AbZAZJiM (ORCPT ); Mon, 26 Jan 2009 04:38:12 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751138AbZAZJh6 (ORCPT ); Mon, 26 Jan 2009 04:37:58 -0500 Received: from zone0.gcu-squad.org ([212.85.147.21]:3568 "EHLO services.gcu-squad.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750935AbZAZJh5 (ORCPT ); Mon, 26 Jan 2009 04:37:57 -0500 Date: Mon, 26 Jan 2009 10:37:38 +0100 From: Jean Delvare To: Ed Swierk Cc: linux-i2c@vger.kernel.org, David Brownell , Alessandro Zummo , linux-kernel@vger.kernel.org, Andrew Morton , BARRE Sebastien Subject: Re: [PATCH] rtc-ds1307: True SMBus compatibility Message-ID: <20090126103738.1e48471a@hyperion.delvare> In-Reply-To: <1232951630.1329.4.camel@localhost.localdomain> References: <1231177261.13443.20.camel@localhost.localdomain> <20090107142426.4be04d4d@hyperion.delvare> <9ae48b020901070722l77bebc6boc8fa2fd0bcc8da28@mail.gmail.com> <20090107162709.755982c0@hyperion.delvare> <1232409577.25123.11.camel@localhost.localdomain> <20090120114304.3b956189@hyperion.delvare> <1232951630.1329.4.camel@localhost.localdomain> X-Mailer: Claws Mail 3.3.1 (GTK+ 2.12.9; x86_64-suse-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 760 Lines: 20 On Sun, 25 Jan 2009 22:33:50 -0800, Ed Swierk wrote: > Here's another attempt at a patch for rtc-ds1307 that allows the driver > to work with SMBus controllers like nforce2 that do not support i2c > block transfers. The byte-oriented compatibility routines now give up > after 10 unsuccessful attempts to read or write a block of registers > without conflict. > > Signed-off-by: Ed Swierk Looks alright to me this time. Acked-by: Jean Delvare -- Jean Delvare -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/