From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from 5.mo2.mail-out.ovh.net ([87.98.181.248]:55106 "EHLO mo2.mail-out.ovh.net" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753263Ab1KXOas (ORCPT ); Thu, 24 Nov 2011 09:30:48 -0500 Received: from mail190.ha.ovh.net (b7.ovh.net [213.186.33.57]) by mo2.mail-out.ovh.net (Postfix) with SMTP id 26CA1DC4232 for ; Thu, 24 Nov 2011 15:37:11 +0100 (CET) Date: Thu, 24 Nov 2011 15:28:07 +0100 From: Jean-Christophe PLAGNIOL-VILLARD To: Maxime Ripard Cc: linux-arm-kernel@lists.infradead.org, linux-iio@vger.kernel.org, Nicolas Ferre , Patrice Vilchez , Thomas Petazzoni Subject: Re: [PATCH 2/3] ARM: AT91: IIO: Add AT91 ADC driver. Message-ID: <20111124142807.GJ15531@game.jcrosoft.org> References: <1322134040-32382-1-git-send-email-maxime.ripard@free-electrons.com> <1322134040-32382-3-git-send-email-maxime.ripard@free-electrons.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1322134040-32382-3-git-send-email-maxime.ripard@free-electrons.com> Sender: linux-iio-owner@vger.kernel.org List-Id: linux-iio@vger.kernel.org On 12:27 Thu 24 Nov , Maxime Ripard wrote: > Cc: Nicolas Ferre > Cc: Patrice Vilchez > Cc: Jean-Christophe Plagniol-Villard > Cc: Thomas Petazzoni > > Signed-off-by: Maxime Ripard > Acked-by: Jonathan Cameron > Acked-by: Nicolas Ferre Acked-by: Jean-Christophe PLAGNIOL-VILLARD > Reviewed-by: Marek Vasut please remove Cc Best Regards, J.