[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20111017093913.GB3042@opensource.wolfsonmicro.com>
Date: Mon, 17 Oct 2011 10:39:14 +0100
From: Mark Brown <broonie@...nsource.wolfsonmicro.com>
To: Linus Walleij <linus.ml.walleij@...il.com>
Cc: Jonathan Cameron <jic23@....ac.uk>, linux-kernel@...r.kernel.org,
linux-iio@...r.kernel.org, zdevai@...il.com
Subject: Re: [PATCH] staging:iio:proof of concept in kernel interface.
On Sun, Oct 16, 2011 at 08:45:06PM +0200, Linus Walleij wrote:
> Then this API feels comfortable:
> struct adc *adc_get(struct device *dev, const char *channel);
> void adc_put(struct adc *adc);
> int adc_read_raw(struct adc *adc, int *val);
> We can then add adc_read_voltage(), adc_read_temperature(), adc_read_foo() ...
That should work for pretty much all of the AUXADCs.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists