]> www.infradead.org Git - users/jedix/linux-maple.git/commit
iio: ABI: remove duplicate in_resistance_calibbias
authorDavid Lechner <dlechner@baylibre.com>
Tue, 20 Aug 2024 15:18:24 +0000 (10:18 -0500)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Wed, 21 Aug 2024 20:27:24 +0000 (21:27 +0100)
commit6bcffddc14bbb39e05188c9b24826209576b52cf
tree4374eaf974349f78aa2736b50b248de96bec3abb
parentbd5eebf4d3f02cdd069e5014a502ac7a310e3f03
iio: ABI: remove duplicate in_resistance_calibbias

In commit 0f718e10da81 ("iio: ABI: add missing calibbias attributes"),
the in_resistance_calibbias attribute was added to the main IIO ABI
documentation. This attribute is was already documented in
sysfs-bus-iio-chemical-sgp40. This resulted in a duplicate entry that is
causing documentation build warnings.

This removes the attribute from the sgp40 documentation in favor of the
main IIO ABI documentation since this attribute fits the established
pattern of standard IIO attributes.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Closes: https://lore.kernel.org/linux-next/20240820134739.50c771cb@canb.auug.org.au/
Signed-off-by: David Lechner <dlechner@baylibre.com>
Link: https://patch.msgid.link/20240820-iio-abi-remove-dup-in_resistance_calibbias-v1-1-e64e58cabb14@baylibre.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Documentation/ABI/testing/sysfs-bus-iio-chemical-sgp40