From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753498Ab3BMGrP (ORCPT ); Wed, 13 Feb 2013 01:47:15 -0500 Received: from pegase1.c-s.fr ([93.17.236.30]:41213 "EHLO mailhub1.si.c-s.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753023Ab3BMGrN (ORCPT ); Wed, 13 Feb 2013 01:47:13 -0500 Message-ID: <511B36ED.1040108@c-s.fr> Date: Wed, 13 Feb 2013 07:47:09 +0100 From: leroy christophe User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/20130107 Thunderbird/17.0.2 MIME-Version: 1.0 To: Lars-Peter Clausen CC: Jonathan Cameron , linux-kernel@vger.kernel.org, linux-iio@vger.kernel.org, patrick.vasseur@c-s.fr Subject: Re: [PATCH v2] IIO ADC support for AD7923 References: <201302121710.r1CHAWES027406@localhost.localdomain> <511A8FFF.8020807@metafoo.de> In-Reply-To: <511A8FFF.8020807@metafoo.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Le 12/02/2013 19:54, Lars-Peter Clausen a écrit : > On 02/12/2013 06:10 PM, Christophe Leroy wrote: >> This patch adds support for Analog Devices AD7923 ADC in the IIO Subsystem. >> >> Signed-off-by: Patrick Vasseur >> Signed-off-by: Christophe Leroy > Looks good to me except for one small, but important issue. Oh, many thanks. Good points . I'll fix it and resubmit. Christophe