]> git.baikalelectronics.ru Git - kernel.git/commit
hwmon: (asus-ec-sensors) add missing comma in board name list.
authorMichael Carns <mike@carns.com>
Wed, 15 Jun 2022 12:25:44 +0000 (14:25 +0200)
committerGuenter Roeck <linux@roeck-us.net>
Wed, 15 Jun 2022 15:14:38 +0000 (08:14 -0700)
commit32af5d09422309780e621f3eca9599a288455e1a
treee7ddcdee174482f92ab779232018087be75a58ba
parent33151d02ca753107a03d83e8918f52de8483fa0c
hwmon: (asus-ec-sensors) add missing comma in board name list.

This fixes a regression where coma lead to concatenating board names
and broke module loading for C8H.

Fixes: ccfd1e0ea461 ("hwmon: (asus-ec-sensors) fix Formula VIII definition")
Signed-off-by: Michael Carns <mike@carns.com>
Signed-off-by: Eugene Shalygin <eugene.shalygin@gmail.com>
Link: https://lore.kernel.org/r/20220615122544.140340-1-eugene.shalygin@gmail.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/asus-ec-sensors.c