hwmon: (asus-ec-sensors) add missing mutex path
authorEugene Shalygin <eugene.shalygin@gmail.com>
Sat, 21 Jan 2023 11:17:28 +0000 (12:17 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 10 Mar 2023 08:33:20 +0000 (09:33 +0100)
commitc710243ed668d24e6be8bf2fe2f53339bd6342d8
tree09f204e7811b5df18c6d236e29cee6405119b6ea
parent7b56f11cde26b4408e8a83e00b6c798543fcad05
hwmon: (asus-ec-sensors) add missing mutex path

[ Upstream commit e2de0e6abd91b05411cb1f0953115dbbbe9b11ce ]

Add missing mutex path for ProArt X570-CREATOR WIFI.

Fixes: de8fbac5e59e (hwmon: (asus-ec-sensors) implement locking via the ACPI global lock)
Signed-off-by: Eugene Shalygin <eugene.shalygin@gmail.com>
Link: https://lore.kernel.org/r/20230121111728.168514-2-eugene.shalygin@gmail.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/hwmon/asus-ec-sensors.c