Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
hwmon: (gpio-fan) fix sysfs notifications and udev events for gpio-fa…
…n alarms sysfs_notify() and kobject_uevent() are passed the wrong device. fan_data->hwmon_dev needs to be passed, so that sysfs notification goes to right place and generated uevent has the right information Signed-off-by: Christian Schneider <cschneider@radiodata.biz> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
- Loading branch information