linux-stable/drivers/iio
Greg Kroah-Hartman fc52692c49 Drivers: iio: remove __dev* attributes.
CONFIG_HOTPLUG is going away as an option.  As a result, the __dev*
markings need to be removed.

This change removes the use of __devinit, __devexit_p, and __devexit
from these drivers.

Based on patches originally written by Bill Pemberton, but redone by me
in order to handle some of the coding style issues better, by hand.

Cc: Bill Pemberton <wfp5p@virginia.edu>
Cc: Jonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-01-03 15:57:03 -08:00
..
accel Drivers: iio: remove __dev* attributes. 2013-01-03 15:57:03 -08:00
adc Drivers: iio: remove __dev* attributes. 2013-01-03 15:57:03 -08:00
amplifiers Drivers: iio: remove __dev* attributes. 2013-01-03 15:57:03 -08:00
common iio: hid-sensors: convert HID_SENSOR_ENUM_BASE_QUIRKS to bool 2012-11-17 10:15:41 +00:00
dac Drivers: iio: remove __dev* attributes. 2013-01-03 15:57:03 -08:00
frequency Drivers: iio: remove __dev* attributes. 2013-01-03 15:57:03 -08:00
gyro Drivers: iio: remove __dev* attributes. 2013-01-03 15:57:03 -08:00
imu iio: imu: adis16480: remove duplicated include from adis16480.c 2012-11-30 13:11:46 +00:00
light Drivers: iio: remove __dev* attributes. 2013-01-03 15:57:03 -08:00
magnetometer Drivers: iio: remove __dev* attributes. 2013-01-03 15:57:03 -08:00
Kconfig staging:iio: Move adis library out of staging 2012-11-19 22:22:12 +00:00
Makefile staging:iio: Move adis library out of staging 2012-11-19 22:22:12 +00:00
buffer_cb.c staging:iio: add a callback buffer for in kernel push interface 2012-11-10 10:17:27 +00:00
iio_core.h
iio_core_trigger.h
industrialio-buffer.c staging:iio: Add support for multiple buffers 2012-11-10 10:17:21 +00:00
industrialio-core.c iio: Factor out fixed point number parsing into its own function 2012-11-20 21:26:39 +00:00
industrialio-event.c drivers/iio/industrialio-event.c: eliminate possible double free 2012-11-17 10:17:20 +00:00
industrialio-trigger.c iio:trigger: Register sysfs file statically 2012-07-08 10:39:58 +01:00
industrialio-triggered-buffer.c iio: Add helper function for initializing triggered buffers 2012-06-18 17:26:09 -07:00
inkern.c staging:iio:in kernel users: Add a data field for channel specific info. 2012-11-10 10:17:27 +00:00
kfifo_buf.c iio: Drop timestamp parameter from buffer store_to callback 2012-09-08 10:14:34 +01:00