Skip to content

Commit e312b6d

Browse files
committed
Merge tag 'arm-soc/for-4.19/drivers-fixes' of https://github.com/Broadcom/stblinux into fixes
This pull request contains Broadcom ARM/ARM64 SoCs drivers fixes for 4.19, please pull the following: - Peter adds an alias to the Raspberry Pi HWMON driver that was just merged as part of the 4.19 merge window * tag 'arm-soc/for-4.19/drivers-fixes' of https://github.com/Broadcom/stblinux: hwmon: rpi: add module alias to raspberrypi-hwmon Signed-off-by: Olof Johansson <olof@lixom.net>
2 parents 96d529b + d07f05f commit e312b6d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/hwmon/raspberrypi-hwmon.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,3 +164,4 @@ module_platform_driver(rpi_hwmon_driver);
164164
MODULE_AUTHOR("Stefan Wahren <stefan.wahren@i2se.com>");
165165
MODULE_DESCRIPTION("Raspberry Pi voltage sensor driver");
166166
MODULE_LICENSE("GPL v2");
167+
MODULE_ALIAS("platform:raspberrypi-hwmon");

0 commit comments

Comments
 (0)