[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230121111728.168514-1-eugene.shalygin@gmail.com>
Date:   Sat, 21 Jan 2023 12:17:27 +0100
From:   Eugene Shalygin <eugene.shalygin@...il.com>
To:     eugene.shalygin@...il.com
Cc:     Jean Delvare <jdelvare@...e.com>,
        Guenter Roeck <linux@...ck-us.net>,
        linux-hwmon@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/1] hwmon: (asus-ec-sensors) add missing mutex path
The board definition for ProArt X570-CREATOR WIFI misses the mutex path,
and because ofthe the driver can not be loaded:
asus-ec-sensors asus-ec-sensors: Hardware access guard mutex name is empty
asus-ec-sensors asus-ec-sensors: Failed to setup state/EC locking: -22
asus-ec-sensors: probe of asus-ec-sensors failed with error -22
The issue was pointed out in a comment at GitHub [1]
[1] https://github.com/zeule/asus-ec-sensors/issues/17#issuecomment-1399174059
Eugene Shalygin (1):
  hwmon: (asus-ec-sensors) add missing mutex path
 drivers/hwmon/asus-ec-sensors.c | 1 +
 1 file changed, 1 insertion(+)
-- 
2.39.0
Powered by blists - more mailing lists
 
