commit | 2fee7d5b08b6419bb59de9e875d895e3a6e7bf5a | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Wed Apr 20 10:23:31 2016 +0900 |
committer | Catalin Marinas <catalin.marinas@arm.com> | Wed Apr 20 10:35:15 2016 +0100 |
tree | 8dc5220b52edeb59816fa9ef0c1abff4ce3b9a36 | |
parent | adb4907007445ab9d392f4ce398cd7fa5d26612b [diff] |
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 <yamada.masahiro@socionext.com> Acked-by: Will Deacon <will.deacon@arm.com> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>