Skip to content

Commit 80038a7

Browse files
akemnadegroeck
authored andcommitted
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>
1 parent 393de14 commit 80038a7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

drivers/hwmon/sy7636a-hwmon.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,3 +104,4 @@ module_platform_driver(sy7636a_sensor_driver);
104104

105105
MODULE_DESCRIPTION("SY7636A sensor driver");
106106
MODULE_LICENSE("GPL");
107+
MODULE_ALIAS("platform:sy7636a-temperature");

0 commit comments

Comments
 (0)