commit | 415f792447572ef1949a3cef5119bbce8cc66373 | [log] [tgz] |
---|---|---|
author | Cristina Opriceana <cristina.opriceana@gmail.com> | Fri Oct 09 16:31:28 2015 +0300 |
committer | Jonathan Cameron <jic23@kernel.org> | Sun Oct 25 12:33:01 2015 +0000 |
tree | 343fd0cd479ed2962d02bca228e153f845efebe9 | |
parent | f0b1643581b376ebd97a0068cbc3d146d6abdff1 [diff] |
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>