From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755339Ab1JQKqs (ORCPT ); Mon, 17 Oct 2011 06:46:48 -0400 Received: from opensource.wolfsonmicro.com ([80.75.67.52]:55081 "EHLO opensource.wolfsonmicro.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752574Ab1JQKqr (ORCPT ); Mon, 17 Oct 2011 06:46:47 -0400 Date: Mon, 17 Oct 2011 11:46:42 +0100 From: Mark Brown To: Jonathan Cameron Cc: Linus Walleij , linux-kernel@vger.kernel.org, linux-iio@vger.kernel.org, zdevai@gmail.com Subject: Re: [PATCH] staging:iio:proof of concept in kernel interface. Message-ID: <20111017104642.GD3042@opensource.wolfsonmicro.com> References: <1318333383-17663-1-git-send-email-jic23@cam.ac.uk> <1318333383-17663-2-git-send-email-jic23@cam.ac.uk> <20111013143224.GO1098@sirena.org.uk> <4E96F9AC.9000001@cam.ac.uk> <20111013204410.GA17160@sirena.org.uk> <4E985C60.9020308@cam.ac.uk> <4E9BF8D9.8030301@cam.ac.uk> <20111017101959.GC3042@opensource.wolfsonmicro.com> <4E9C0423.5010909@cam.ac.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4E9C0423.5010909@cam.ac.uk> X-Cookie: You should go home. User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Oct 17, 2011 at 11:32:03AM +0100, Jonathan Cameron wrote: > Initially I'd be tempted to only support numbered channels (on adc side). > Later we can add the named option - iff it has real use cases. I think the PMIC case is a real one, assigning numbers people need to use to find things is doesn't really reflect actual usage.