commit | 3d85fb6f81046b51e4428e14fb9643ea75648630 | [log] [tgz] |
---|---|---|
author | Daniel Baluta <[email protected]> | Mon Apr 25 16:15:52 2016 +0300 |
committer | Jonathan Cameron <[email protected]> | Wed May 04 11:44:06 2016 +0100 |
tree | 0f789377dc6077134085de3eec585e1790d6613b | |
parent | 0f3a8c3f34f728e7c96651bb7271e1c388c9aac2 [diff] |
iio: dummy: Convert IIO dummy to configfs We register a new device type named "dummy", this will create a configfs entry under: * /config/iio/devices/dummy. Creating dummy devices is now as simple as: $ mkdir /config/iio/devices/dummy/my_dummy_device Signed-off-by: Daniel Baluta <[email protected]> Signed-off-by: Jonathan Cameron <[email protected]>