diff options
author | James Seo <james@equiv.tech> | 2023-05-04 09:57:42 +0200 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2023-06-08 15:41:17 +0200 |
commit | 6d3b8bc508784f62acd2d25acb253244bbcc3f69 (patch) | |
tree | 366697bbe64626b7b65570dcc9c332b1539e5367 /Documentation/hwmon | |
parent | hwmon: Switch i2c drivers back to use .probe() (diff) | |
download | linux-6d3b8bc508784f62acd2d25acb253244bbcc3f69.tar.xz linux-6d3b8bc508784f62acd2d25acb253244bbcc3f69.zip |
Documentation/hwmon: Move misplaced entry in hwmon docs index
Move the entry for the inspur-ipsps1 driver so that it no
longer appears in the hwmon docs TOC as a document relating
to the hwmon subsystem itself.
Signed-off-by: James Seo <james@equiv.tech>
Reviewed-by: Bagas Sanjaya <bagasdotme@gmail.com>
Link: https://lore.kernel.org/r/20230504075752.1320967-2-james@equiv.tech
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'Documentation/hwmon')
-rw-r--r-- | Documentation/hwmon/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/hwmon/index.rst b/Documentation/hwmon/index.rst index fa1208c62855..03b30a94a9e6 100644 --- a/Documentation/hwmon/index.rst +++ b/Documentation/hwmon/index.rst @@ -9,7 +9,6 @@ Hardware Monitoring hwmon-kernel-api pmbus-core - inspur-ipsps1 submitting-patches sysfs-interface userspace-tools @@ -85,6 +84,7 @@ Hardware Monitoring Kernel Drivers ina2xx ina238 ina3221 + inspur-ipsps1 intel-m10-bmc-hwmon ir35221 ir38064 |