From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Wed, 28 Aug 2013 15:27:24 +0200 From: Ludovic Desroches To: Josh Wu CC: , , , , , , , , , Subject: Re: [PATCH v3 5/6] iio: at91: move the num_channels from DT to driver itself Message-ID: <20130828132724.GQ7468@ludovic.desroches@atmel.com> References: <1377602932-1899-1-git-send-email-josh.wu@atmel.com> <1377602932-1899-6-git-send-email-josh.wu@atmel.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" In-Reply-To: <1377602932-1899-6-git-send-email-josh.wu@atmel.com> List-ID: On Tue, Aug 27, 2013 at 07:28:51PM +0800, Josh Wu wrote: > CC: devicetree@vger.kernel.org > Signed-off-by: Josh Wu Acked-by: Ludovic Desroches > --- > Documentation/devicetree/bindings/arm/atmel-adc.txt | 1 - > drivers/iio/adc/at91_adc.c | 12 +++++------- > 2 files changed, 5 insertions(+), 8 deletions(-)