Re: [PATCH] hwmon: drivetemp: Add module alias

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Jul 12, 2022 at 11:46:24PM +0200, Linus Walleij wrote:
> Adding a MODULE_ALIAS() to drivetemp will make the driver easier
> for modprobe to autoprobe.
> 
> Signed-off-by: Linus Walleij <linus.walleij@xxxxxxxxxx>

Applied.

Thanks,
Guenter

> ---
>  drivers/hwmon/drivetemp.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/hwmon/drivetemp.c b/drivers/hwmon/drivetemp.c
> index 1eb37106a220..5bac2b0fc7bb 100644
> --- a/drivers/hwmon/drivetemp.c
> +++ b/drivers/hwmon/drivetemp.c
> @@ -621,3 +621,4 @@ module_exit(drivetemp_exit);
>  MODULE_AUTHOR("Guenter Roeck <linus@xxxxxxxxxxxx>");
>  MODULE_DESCRIPTION("Hard drive temperature monitor");
>  MODULE_LICENSE("GPL");
> +MODULE_ALIAS("platform:drivetemp");



[Index of Archives]     [LM Sensors]     [Linux Sound]     [ALSA Users]     [ALSA Devel]     [Linux Audio Users]     [Linux Media]     [Kernel]     [Gimp]     [Yosemite News]     [Linux Media]

  Powered by Linux