[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1231280024.12030.2.camel@localhost.localdomain>
Date: Tue, 06 Jan 2009 14:13:44 -0800
From: Ed Swierk <eswierk@...stanetworks.com>
To: BARRE Sebastien <sbarre@...lcc.com>
Cc: linux-i2c@...r.kernel.org, David Brownell <david-b@...bell.net>,
Alessandro Zummo <a.zummo@...ertech.it>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [PATCH] rtc-ds1307: True SMBus compatibility
On Tue, Jan 6, 2009 at 5:35 AM, BARRE Sebastien <sbarre@...lcc.com> wrote:
> I've read your patch quicly, I will test it on my board as soon as possible.
Thanks.
> You can delete the next 3 lines, they are not useful:
>
>> + ret = ds1307_read_block_data_once(client, command, length, currvalues);
>> + if (ret < 0)
>> + return ret;
Oops! Here is an updated patch with these lines removed, and a minor formatting fix.
Signed-off-by: Ed Swierk <eswierk@...stanetworks.com>
--Ed
View attachment "rtc-ds1307-pure-smbus-compatibility.patch" of type "text/x-patch" (5320 bytes)
Powered by blists - more mailing lists