summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/ads1015.c
diff options
context:
space:
mode:
authorsundarjdev <sdev@nestlabs.com>2014-09-22 10:31:39 -0700
committerGuenter Roeck <linux@roeck-us.net>2014-09-22 11:11:48 -0700
commit4e66cd13ff9cd7eaae69e2fae0335d8d99d8afdf (patch)
tree78c38bc8a475b6238aa39e4bbaa33b16411b5cf0 /drivers/hwmon/ads1015.c
parent0a0039ad541d6ecdb4028e77ac6eae49a36af82b (diff)
downloadblackbird-obmc-linux-4e66cd13ff9cd7eaae69e2fae0335d8d99d8afdf.tar.gz
blackbird-obmc-linux-4e66cd13ff9cd7eaae69e2fae0335d8d99d8afdf.zip
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>
Diffstat (limited to 'drivers/hwmon/ads1015.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud