commit | 01bbcdffa90d13f61d8034ef82a68484edbc2f5c | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Fri Apr 15 19:48:29 2016 +0900 |
committer | Arnd Bergmann <arnd@arndb.de> | Tue Apr 26 00:12:22 2016 +0200 |
tree | c1be391aec9c5510ad4152f97ccec51bd4cf34a4 | |
parent | a3003158b14d0d7eccbb957a1a449d80bcf05f93 [diff] |
ARM: uniphier: correct the call order of of_node_put() Put nodes after of_address_to_resource() in case the nodes might be released while parsing in them. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>