aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorJean Delvare <[email protected]>2014-05-12 11:44:51 +0200
committerGuenter Roeck <[email protected]>2014-05-12 08:37:06 -0700
commit8759f9046550f463098148bf577ccd32cdb895e3 (patch)
treee2d1009cf52d32088e746f7e2507e1eccb435706 /tools/perf/util/trace-event-scripting.c
parent17c048fc4bd95efea208a1920f169547d8588f1f (diff)
hwmon: (emc1403) Fix resource leak on module unload
Commit 454aee17f claims to convert driver emc1403 to use devm_hwmon_device_register_with_groups, however the patch itself makes use of hwmon_device_register_with_groups instead. As the driver remove function was still dropped, the hwmon device is no longer unregistered on driver removal, leading to a resource leak. Signed-off-by: Jean Delvare <[email protected]> Fixes: 454aee17f hwmon: (emc1403) Convert to use devm_hwmon_device_register_with_groups Cc: Guenter Roeck <[email protected]> Cc: [email protected] [3.13+] Signed-off-by: Guenter Roeck <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions