diff options
| author | Amitoj Kaur Chawla <[email protected]> | 2016-02-18 20:12:00 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-02-20 15:02:06 -0800 |
| commit | 3eced21a5afbb0f5d4d723d15d25ac9b1b98318c (patch) | |
| tree | be27df0a4a387ea589094a97b5e233dd651fea20 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
| parent | bab469cdb6674cdf03b9243663cbbb8326510b41 (diff) | |
staging: most: hdm-dim2: Replace request_irq with devm_request_irq
Devm_ functions allocate memory that is released when a driver
detaches. Replace request_irq with devm_request_irq to get the
interrupt for device which is automatically freed on exit. Remove
corresponding free_irq from probe and remove functions of a platform
device.
Also, remove an unnecessary label.
Signed-off-by: Amitoj Kaur Chawla <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions