diff options
| author | Ricardo Ribalda <[email protected]> | 2024-05-27 22:14:45 +0000 |
|---|---|---|
| committer | Hans Verkuil <[email protected]> | 2024-05-31 13:51:16 +0200 |
| commit | 7de8cf94b58f779b92124da26fc68ecda473e41c (patch) | |
| tree | 9256b336b41709decfa6f4873b660703e66a7bad /tools/perf/scripts/python/powerpc-hcalls.py | |
| parent | 364ae46413f67f97e4611b050d7d53079dbb9dba (diff) | |
media: pci/ivtv: Replace ioremap with devm_ variants
With Managed Device Resources the error handling is simpler.
The following smatch warning is silenced:
drivers/media/pci/ivtv/ivtv-driver.c: drivers/media/pci/ivtv/ivtv-driver.c:1296 ivtv_probe() warn: 'itv->dec_mem' from ioremap() not released on lines: 1296.
drivers/media/pci/ivtv/ivtv-driver.c: drivers/media/pci/ivtv/ivtv-driver.c:1296 ivtv_probe() warn: 'itv->enc_mem' from ioremap() not released on lines: 1296.
Signed-off-by: Ricardo Ribalda <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/powerpc-hcalls.py')
0 files changed, 0 insertions, 0 deletions