diff options
| author | Yang Yingliang <[email protected]> | 2023-08-08 20:38:27 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2023-08-22 13:41:55 +0200 |
| commit | 979ca1ca1f2c87386deffbeb01767bb40448b4a1 (patch) | |
| tree | c08a12b709baef9ef457ae9bd2e12ee2e463652b /tools/perf/scripts/python | |
| parent | e75850b4573a092078d5ff1493d3d9ee16b98821 (diff) | |
uio: pruss: fix missing iounmap() in pruss_probe()
platform_get_irq() is called after ioremap(), if it fails,
iounmap() needs be called in error the path.
Fixes: 2fd84b9b839c ("uio: pruss: fix to check return value of platform_get_irq() in pruss_probe()")
Signed-off-by: Yang Yingliang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions