diff options
| author | Christophe JAILLET <[email protected]> | 2021-10-16 09:40:29 +0100 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2021-11-15 08:12:01 +0000 |
| commit | 901181b7ff1659893f8714a7752465a9b719f19f (patch) | |
| tree | 7a8204c027b0fde71a8c95a99668c7478a52bb88 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 20c82fffd6d2bcc35ae63bad81df150b20301ec7 (diff) | |
media: tw5864: Simplify 'tw5864_finidev()'
Some resources are allocated with 'pci_request_regions()', so use
'pci_release_regions()' to free them, instead of a verbose
'release_mem_region()'.
There is no point in calling 'devm_kfree()'. The corresponding resource is
managed, so it will be fried automatically.
Signed-off-by: Christophe JAILLET <[email protected]>
Reviewed-by: Kieran Bingham <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions