commit | 0f3a8c3f34f728e7c96651bb7271e1c388c9aac2 | [log] [tgz] |
---|---|---|
author | Daniel Baluta <daniel.baluta@intel.com> | Mon Apr 25 16:15:51 2016 +0300 |
committer | Jonathan Cameron <jic23@kernel.org> | Wed May 04 11:43:54 2016 +0100 |
tree | ad4c901f99f6245a4221e446ec85ad78ca2e7364 | |
parent | 0825cce21f764c04a96b719af2b491011bc6c523 [diff] |
iio: Add support for creating IIO devices via configfs This is similar with support for creating triggers via configfs. Devices will be hosted under: * /config/iio/devices We allow users to register "device types" under: * /config/iio/devices/<device_types>/ Signed-off-by: Daniel Baluta <daniel.baluta@intel.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>