summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/Documentation
diff options
context:
space:
mode:
authorJonathan Cameron <jic23@kernel.org>2017-07-23 17:26:27 +0100
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2017-09-03 18:10:28 +0100
commitc3c198bd62509f2d633dde36344798c39d6e16e0 (patch)
tree81cccae09fd2a5b1f57193fa0fab875a828380ad /drivers/staging/iio/Documentation
parente838494e0b48782262b6d18e7d92666b046a7ef4 (diff)
downloadlinux-c3c198bd62509f2d633dde36344798c39d6e16e0.tar.bz2
staging:iio:docs: drop setting of THIS_MODULE from staging docs.
These docs need to be cleaned up properly, but for now lets drop this entry as it is definitely no longer true. Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Reviewed-by: Lars-Peter Clausen <lars@metafoo.de>
Diffstat (limited to 'drivers/staging/iio/Documentation')
-rw-r--r--drivers/staging/iio/Documentation/device.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/staging/iio/Documentation/device.txt b/drivers/staging/iio/Documentation/device.txt
index 54ef0deed28f..ec42544a46aa 100644
--- a/drivers/staging/iio/Documentation/device.txt
+++ b/drivers/staging/iio/Documentation/device.txt
@@ -26,9 +26,6 @@ Then fill in the following:
pointer to a structure with elements that tend to be fixed for
large sets of different parts supported by a given driver.
This contains:
- * info->driver_module:
- Set to THIS_MODULE. Used to ensure correct ownership
- of various resources allocate by the core.
* info->event_attrs:
Attributes used to enable / disable hardware events.
* info->attrs: