diff mbox series

hwmon: fix documentation index

Message ID 20220204052258.556667-1-eugene.shalygin@gmail.com (mailing list archive)
State Not Applicable
Headers show
Series hwmon: fix documentation index | expand

Commit Message

Eugene Shalygin Feb. 4, 2022, 5:22 a.m. UTC
Replace asus_wmi_ec_sensors with asus_ec_sensors, which should have been
done in d4b4bb104d12.

Signed-off-by: Eugene Shalygin <eugene.shalygin@gmail.com>
---
 Documentation/hwmon/index.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Guenter Roeck Feb. 4, 2022, 5:35 a.m. UTC | #1
On 2/3/22 21:22, Eugene Shalygin wrote:
> Replace asus_wmi_ec_sensors with asus_ec_sensors, which should have been
> done in d4b4bb104d12.
> 
> Signed-off-by: Eugene Shalygin <eugene.shalygin@gmail.com>
> ---
>   Documentation/hwmon/index.rst | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/hwmon/index.rst b/Documentation/hwmon/index.rst
> index df20022c741f..1bad4e6116e4 100644
> --- a/Documentation/hwmon/index.rst
> +++ b/Documentation/hwmon/index.rst
> @@ -43,7 +43,7 @@ Hardware Monitoring Kernel Drivers
>      asb100
>      asc7621
>      aspeed-pwm-tacho
> -   asus_wmi_ec_sensors
> +   asus_ec_sensors
>      asus_wmi_sensors
>      bcm54140
>      bel-pfe

I already did that in the original patch, and I undid the removal of
asus_wmi_ec_sensors.

Guenter
Eugene Shalygin Feb. 4, 2022, 1:49 p.m. UTC | #2
On Fri, 4 Feb 2022 at 06:35, Guenter Roeck <linux@roeck-us.net> wrote:
> I already did that in the original patch, and I undid the removal of
> asus_wmi_ec_sensors.

Thank you and sorry for the mistake!

Regards,
Eugene
diff mbox series

Patch

diff --git a/Documentation/hwmon/index.rst b/Documentation/hwmon/index.rst
index df20022c741f..1bad4e6116e4 100644
--- a/Documentation/hwmon/index.rst
+++ b/Documentation/hwmon/index.rst
@@ -43,7 +43,7 @@  Hardware Monitoring Kernel Drivers
    asb100
    asc7621
    aspeed-pwm-tacho
-   asus_wmi_ec_sensors
+   asus_ec_sensors
    asus_wmi_sensors
    bcm54140
    bel-pfe