diff options
author | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2022-06-26 17:55:09 +0100 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2022-07-18 18:38:31 +0100 |
commit | c089f6fc4a55527047ae40cb72e841822a47425a (patch) | |
tree | 77446dcc14f1161ebed8118bebc50d674e631a0b | |
parent | 6c6a6ee93999528c989438482e2d5cdcdd6bb688 (diff) | |
download | linux-c089f6fc4a55527047ae40cb72e841822a47425a.tar.bz2 |
iio: ABI: max31865: Drop in_filter_notch_centre_frequency as in main docs.
As this is the last element in the file, also delete the file.
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Cc: Navin Sankar Velliangiri <navin@linumiz.com>
Reviewed-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Link: https://lore.kernel.org/r/20220626165511.602202-3-jic23@kernel.org
-rw-r--r-- | Documentation/ABI/testing/sysfs-bus-iio-temperature-max31865 | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/Documentation/ABI/testing/sysfs-bus-iio-temperature-max31865 b/Documentation/ABI/testing/sysfs-bus-iio-temperature-max31865 deleted file mode 100644 index 349089e4f2d6..000000000000 --- a/Documentation/ABI/testing/sysfs-bus-iio-temperature-max31865 +++ /dev/null @@ -1,8 +0,0 @@ -What: /sys/bus/iio/devices/iio:deviceX/in_filter_notch_center_frequency -KernelVersion: 5.11 -Contact: linux-iio@vger.kernel.org -Description: - Notch frequency in Hz for a noise rejection filter. Used i.e for - line noise rejection. - - Valid notch filter values are 50 Hz and 60 Hz. |