diff options
| author | Amitoj Kaur Chawla <[email protected]> | 2016-03-22 22:23:02 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-03-28 07:30:36 -0700 |
| commit | 62d727c4a99a97e5cc73294d86ccf4b7250bfc3b (patch) | |
| tree | bf63b70b356775ed6859ed38868c183dceae6c1d /tools/perf/scripts/python | |
| parent | 76e543382bd4f488f2a1ca726b7494e6c5f4cc89 (diff) | |
staging: media: omap1: Replace request_irq with devm_request_irq
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')
0 files changed, 0 insertions, 0 deletions