Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
arm64: spin-table: add missing of_node_put()
Since of_get_cpu_node() increments refcount, the node should be put. Signed-off-by: Masahiro Yamada <[email protected]> Acked-by: Will Deacon <[email protected]> Signed-off-by: Catalin Marinas <[email protected]>
- Loading branch information