diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2021-09-30 11:44:49 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-10-05 16:25:16 +0200 |
commit | 036d6a4e75c9e49e510b32c0b963e3f15f56f5ad (patch) | |
tree | 86b3ee409104c62b127e4cd613803929585a746d /MAINTAINERS | |
parent | ABI: sysfs-mce: add 3 missing files (diff) | |
download | linux-036d6a4e75c9e49e510b32c0b963e3f15f56f5ad.tar.xz linux-036d6a4e75c9e49e510b32c0b963e3f15f56f5ad.zip |
ABI: sysfs-class-hwmon: add ABI documentation for it
Move the ABI attributes documentation from:
Documentation/hwmon/sysfs-interface.rst
in order for it to follow the usual ABI documentation. That
allows script/get_abi.pl to properly handle it.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/5f47619ed882b0b8d1c84b56f7ea17bac0854b77.1632994837.git.mchehab+huawei@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8f49669e59c3..14d5ef3c4336 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8215,6 +8215,7 @@ L: linux-hwmon@vger.kernel.org S: Maintained W: http://hwmon.wiki.kernel.org/ T: git git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git +F: Documentation/ABI/testing/sysfs-class-hwmon F: Documentation/devicetree/bindings/hwmon/ F: Documentation/hwmon/ F: drivers/hwmon/ |