diff options
author | Yong Wu <[email protected]> | 2022-10-18 10:42:54 +0800 |
---|---|---|
committer | Joerg Roedel <[email protected]> | 2022-12-05 11:46:02 +0100 |
commit | b5765a1b44bea9dfcae69c53ffeb4c689d0922a7 (patch) | |
tree | f0b94ff492e8232de27539ed6b96698961cb324b /scripts/generate_rust_analyzer.py | |
parent | dcb40e9fcce9bd251eaff19f3724131db522846c (diff) |
iommu/mediatek: Use component_match_add
In order to simplify the error patch(avoid call of_node_put), Use
component_match_add instead component_match_add_release since we are only
interested in the "device" here. Then we could always call of_node_put in
normal path.
Strictly this is not a fixes patch, but it is a prepare for adding the
error path, thus I add a Fixes tag too.
Fixes: d2e9a1102cfc ("iommu/mediatek: Contain MM IOMMU flow with the MM TYPE")
Suggested-by: Robin Murphy <[email protected]>
Signed-off-by: Yong Wu <[email protected]>
Reviewed-by: AngeloGioacchino Del Regno <[email protected]>
Reviewed-by: Matthias Brugger <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions