diff options
author | Dan Carpenter <[email protected]> | 2021-02-05 15:46:17 +0300 |
---|---|---|
committer | Joerg Roedel <[email protected]> | 2021-02-08 09:11:06 +0100 |
commit | a92a90ac62d3284a8deaef43c6ea4dbd5dd878b0 (patch) | |
tree | 52183cd15748bd75d5d116766a8526d8fe8cc550 /tools/perf/python/twatch.py | |
parent | 7a5661739d4bf23cd356fb13bb1e0790e09df3c5 (diff) |
iommu/mediatek: Fix error code in probe()
This error path is supposed to return -EINVAL. It used to return
directly but we added some clean up and accidentally removed the
error code. Also I fixed a typo in the error message.
Fixes: c0b57581b73b ("iommu/mediatek: Add power-domain operation")
Signed-off-by: Dan Carpenter <[email protected]>
Reviewed-by: Yong Wu <[email protected]>
Link: https://lore.kernel.org/r/YB0+GU5akSdu29Vu@mwanda
Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'tools/perf/python/twatch.py')
0 files changed, 0 insertions, 0 deletions