hwmon: (drivetemp) Add module alias
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 12 Jul 2022 21:46:24 +0000 (23:46 +0200)
committerGuenter Roeck <linux@roeck-us.net>
Wed, 13 Jul 2022 15:39:42 +0000 (08:39 -0700)
commit5918036cfa8ded7aa8094db70295011ce2275447
treee9ad166b2e6a2512845b63a489bd40c877479a59
parent8e1187fe7a7fbac4df1a95abe0fffa3a41d345aa
hwmon: (drivetemp) Add module alias

Adding a MODULE_ALIAS() to drivetemp will make the driver easier
for modprobe to autoprobe.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20220712214624.1845158-1-linus.walleij@linaro.org
Fixes: 5b46903d8bf3 ("hwmon: Driver for disk and solid state drives with temperature sensors")
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/drivetemp.c