linux/drivers/staging/iio
Dan Carpenter 8f89615528 Staging: iio: add some unlocks to raw_read() functions
This code was cut and pasted in several places.  It's missing some
unlocks on error.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Acked-by: Jonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-08-02 16:07:51 -07:00
..
Documentation staging: iio: light sensor: Add a calibscale file to the isl29018 light sensor driver. 2011-07-05 20:29:17 -07:00
accel Staging: iio: add some unlocks to raw_read() functions 2011-08-02 16:07:51 -07:00
adc staging:iio:adc:ad7476: Incorrect pointer into spi_set_drvdata. 2011-07-18 13:22:52 -07:00
addac staging:iio:addac:adt7316: allocate chip state with iio_dev and use iio_priv to access. 2011-06-28 14:39:42 -07:00
dac Staging: iio: some uninitialized variable bugs 2011-07-05 20:29:16 -07:00
dds staging:iio:dds:ad9951: allocate chip state with iio_dev 2011-06-28 14:39:46 -07:00
gyro Staging: iio: add some unlocks to raw_read() functions 2011-08-02 16:07:51 -07:00
imu staging:iio:imu fix missing register table index for some channels 2011-07-18 13:23:57 -07:00
light staging:iio:light:isl29018: Convert some of the isl29018 driver to the new iio_chan_spec framework. 2011-07-08 14:11:49 -07:00
magnetometer staging:iio:magnetometer:hmc5843: allocate device state with iio_dev. 2011-06-28 14:39:51 -07:00
meter staging:iio:meter:ade7753 should be 16 bit read not 8 bit for mode register. 2011-07-18 13:25:23 -07:00
resolver staging:iio:resolver:ad2s90 general cleanup 2011-06-28 14:39:50 -07:00
trigger staging: IIO corrected the spelling in iio-trig-gpio 2011-06-28 14:39:52 -07:00
Kconfig Staging: iio: Make IIO depend on GENERIC_HARDIRQS 2011-06-27 14:19:21 -07:00
Makefile
TODO
chrdev.h
iio.h iio: industrialio-core: Add IIO_OUT type 2011-06-28 14:47:25 -07:00
industrialio-core.c staging:iio: Add an iio channel type string to support proximity sensors. 2011-07-08 14:11:49 -07:00
industrialio-ring.c staging:iio: ring core cleanups + check if read_last available in lis3l02dq 2011-05-19 16:15:05 -07:00
industrialio-trigger.c iio: trigger: Add filter callback 2011-06-28 14:39:33 -07:00
kfifo_buf.c staging:iio:kfifo_buf fix double initialization of the ring device structure. 2011-07-18 13:23:57 -07:00
kfifo_buf.h
ring_generic.h staging:iio: ring core cleanups + check if read_last available in lis3l02dq 2011-05-19 16:15:05 -07:00
ring_hw.h
ring_sw.c
ring_sw.h
sysfs.h
trigger.h iio: trigger: Add filter callback 2011-06-28 14:39:33 -07:00
trigger_consumer.h