]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: IIO: DAC: AD5624R: Update to IIO ABI
authorMichael Hennerich <michael.hennerich@analog.com>
Wed, 9 Mar 2011 15:01:45 +0000 (16:01 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 9 Mar 2011 23:50:27 +0000 (15:50 -0800)
commite4f3a9b62b1d0c41ccad4b946d8b3826c77803d6
treed5da0252fbb7673b93b6ca55763308dcc5abf59e
parent59fc908e6029483c3bfba68016554c6f48c67a0f
Staging: IIO: DAC: AD5624R: Update to IIO ABI

This driver did not conform with the IIO ABI for such devices.
Also the sysfs files that this driver adds were not complete and
partially un-documented.

Update and document ABI
Change License notice, stick to GPL-v2.
Fix indention style
Add option to specify external reference voltage via the regulator framework.
Add mandatory name attribute
Add mandatory out_scale attribute

Changes since V1:
Refine outY_powerdown_mode description
Remove bonus white line

Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
Acked-by: Jonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/iio/Documentation/sysfs-bus-iio
drivers/staging/iio/dac/ad5624r.h
drivers/staging/iio/dac/ad5624r_spi.c