staging:iio:light: Move tsl2x7x ABI docs to correct location.
authorJonathan Cameron <Jonathan.Cameron@huawei.com>
Sat, 5 Sep 2020 17:47:19 +0000 (18:47 +0100)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Wed, 16 Sep 2020 18:11:59 +0000 (19:11 +0100)
These seem to be up to date but never moved out of staging when the driver
did. Hence let us move them out now.

Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Reviewed-by: Brian Masney <masneyb@onstation.org>
Cc: Brian Masney <masneyb@onstation.org>
Link: https://lore.kernel.org/r/20200905174721.216452-3-jic23@kernel.org
Documentation/ABI/testing/sysfs-bus-iio-light-tsl2772 [new file with mode: 0644]
drivers/staging/iio/Documentation/light/sysfs-bus-iio-light-tsl2x7x [deleted file]

diff --git a/Documentation/ABI/testing/sysfs-bus-iio-light-tsl2772 b/Documentation/ABI/testing/sysfs-bus-iio-light-tsl2772
new file mode 100644 (file)
index 0000000..b2798b2
--- /dev/null
@@ -0,0 +1,13 @@
+What:          /sys/bus/iio/devices/device[n]/in_illuminance0_calibrate
+KernelVersion: 3.3-rc1
+Contact:       linux-iio@vger.kernel.org
+Description:
+               Causes an internal calibration of the als gain trim
+               value which is later used in calculating illuminance in lux.
+
+What:          /sys/bus/iio/devices/device[n]/in_proximity0_calibrate
+KernelVersion: 3.3-rc1
+Contact:       linux-iio@vger.kernel.org
+Description:
+               Causes a recalculation and adjustment to the
+               proximity_thresh_rising_value.
diff --git a/drivers/staging/iio/Documentation/light/sysfs-bus-iio-light-tsl2x7x b/drivers/staging/iio/Documentation/light/sysfs-bus-iio-light-tsl2x7x
deleted file mode 100644 (file)
index b2798b2..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-What:          /sys/bus/iio/devices/device[n]/in_illuminance0_calibrate
-KernelVersion: 3.3-rc1
-Contact:       linux-iio@vger.kernel.org
-Description:
-               Causes an internal calibration of the als gain trim
-               value which is later used in calculating illuminance in lux.
-
-What:          /sys/bus/iio/devices/device[n]/in_proximity0_calibrate
-KernelVersion: 3.3-rc1
-Contact:       linux-iio@vger.kernel.org
-Description:
-               Causes a recalculation and adjustment to the
-               proximity_thresh_rising_value.