Files
ack-tegra/drivers
sundarjdev 4e66cd13ff hwmon: (tmp103) Fix resource leak bug in tmp103 temperature sensor driver
tmp103 temperature sensor driver registers with the hwmon framework by calling
hwmon_device_register_with_groups but does not have a .remove method to call
hwmon_device_unregister to unregister from the framework when the device is no
longer needed. Fix this by calling devm_hwmon_device_register_with_groups.

Signed-off-by: Sundar J Dev <sundarjayakumardev@gmail.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
2014-09-22 11:11:48 -07:00
..
2013-10-29 12:53:07 +02:00
2014-07-23 10:18:07 -07:00
2013-02-27 19:10:15 -08:00
2014-03-02 19:53:09 -08:00
2014-09-04 19:59:42 +02:00
2014-08-05 21:16:46 -07:00
2014-08-15 17:06:40 -04:00
2014-05-27 17:38:11 -07:00
2014-08-08 15:57:28 -07:00
2014-03-07 10:24:48 -05:00
2014-07-17 14:58:43 +02:00
2014-08-25 15:39:22 -04:00
2014-09-08 16:33:56 -07:00
2014-07-13 15:26:47 -07:00
2014-06-23 09:22:48 +03:00
2014-06-23 12:38:08 -04:00