linux/drivers/staging/iio
Cristina Opriceana 415f792447 iio: Move IIO Dummy Driver out of staging
This patch moves the reference IIO dummy driver from drivers/staging/iio
into a separate folder, drivers/iio/dummy and adds the proper Kconfig
and Makefile for it.

A new config menu entry called IIO dummy driver has also been added
in the Industrial I/O support menu, corresponding to this driver.

Signed-off-by: Cristina Opriceana <cristina.opriceana@gmail.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2015-10-25 12:33:01 +00:00
..
accel staging: iio: Fix comment style warning 2015-10-02 11:36:00 +02:00
adc Staging: iio: ad7192: Remove unnecessary NULL test 2015-10-16 22:48:19 -07:00
addac Staging: iio: Remove exceptional & on function name 2015-10-13 10:11:03 -07:00
cdc Staging: iio: cdc: Remove unused macros 2015-10-16 22:48:19 -07:00
Documentation Staging: fixed multiple spelling errors. 2015-05-08 09:23:58 +02:00
frequency Staging: iio: Use braces on all arms of if statement 2015-03-16 16:14:05 +01:00
gyro Staging: iio: gyro: Added description for config symbol. 2014-10-20 10:29:08 +08:00
impedance-analyzer Staging: iio: impedance-analyzer: Remove explicit NULL comparison 2015-04-01 17:23:21 +02:00
light Staging: iio: tsl2x7x_core: Remove unrequired parentheses from DIV_ROUND_UP 2015-10-16 22:48:19 -07:00
magnetometer staging: iio: hmc5843: Export missing SPI module alias information 2015-08-22 18:51:18 +01:00
meter Staging: iio: meter: Prefer using the BIT macro 2015-09-23 20:23:19 +01:00
resolver Staging: iio: Remove exceptional & on function name 2015-10-13 10:11:03 -07:00
trigger Staging: iio: trigger: Use braces on both branches of if statement 2015-08-16 10:51:28 +01:00
Kconfig iio: Move IIO Dummy Driver out of staging 2015-10-25 12:33:01 +00:00
Makefile iio: Move IIO Dummy Driver out of staging 2015-10-25 12:33:01 +00:00
ring_hw.h staging: iio: Add #include guards to header files 2014-09-28 22:19:04 -04:00
TODO