staging:iio:docs: drop setting of THIS_MODULE from staging docs.
authorJonathan Cameron <jic23@kernel.org>
Sun, 23 Jul 2017 16:26:27 +0000 (17:26 +0100)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 3 Sep 2017 17:10:28 +0000 (18:10 +0100)
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>
drivers/staging/iio/Documentation/device.txt

index 54ef0deed28f30ee58dc3e04d18aa550000f3a8d..ec42544a46aa6503d903bdd8ac999c891291b195 100644 (file)
@@ -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: