+8
−0
+1
−0
drivers/iio/industrialio-configfs.c
0 → 100644
+50
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This patch creates the IIO configfs root group. The group will appear under <mount-point>/iio/, usually /config/iio. We introduce configfs support in IIO in order to be able to easily create IIO objects from userspace. The first supported IIO objects are triggers introduced with next patches. Signed-off-by:Daniel Baluta <daniel.baluta@intel.com> Tested-by:
Matt Ranostay <matt.ranostay@intel> Signed-off-by:
Jonathan Cameron <jic23@kernel.org>