mirror of
https://github.com/torvalds/linux.git
synced 2026-05-31 02:24:24 +02:00
hwmon: sy7636a: add alias
Add module alias to have it autoloaded. Signed-off-by: Andreas Kemnade <andreas@kemnade.info> Link: https://lore.kernel.org/r/20250909080249.30656-1-andreas@kemnade.info Signed-off-by: Guenter Roeck <linux@roeck-us.net>
This commit is contained in:
parent
393de14673
commit
80038a758b
|
|
@ -104,3 +104,4 @@ module_platform_driver(sy7636a_sensor_driver);
|
|||
|
||||
MODULE_DESCRIPTION("SY7636A sensor driver");
|
||||
MODULE_LICENSE("GPL");
|
||||
MODULE_ALIAS("platform:sy7636a-temperature");
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user