WSL2-Linux-Kernel/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
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
iio_core.h
iio_core_trigger.h
industrialio-buffer.c
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
industrialio-trigger.c
industrialio-triggered-buffer.c
inkern.c
kfifo_buf.c