diff options
author | Qi Hou <qi.hou@windriver.com> | 2017-03-03 15:57:11 +0800 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2017-03-08 17:59:12 +0100 |
commit | 02dbfa5e5583523035f05636c614a0eca77f1aab (patch) | |
tree | 0d8c40c8949ab5c1ef0d3402aa33a54be0765ef5 /tools | |
parent | 2501c1bb054290679baad0ff7f4f07c714251f4c (diff) |
i2c: add missing of_node_put in i2c_mux_del_adapters
Refcount of of_node is increased with of_node_get() in i2c_mux_add_adapter().
It must be decreased with of_node_put() in i2c_mux_del_adapters().
Signe-off-by: Qi Hou <qi.hou@windriver.com>
Reviewed-by: Zhang Xiao <xiao.zhang@windriver.com>
Acked-by: Peter Rosin <peda@axentia.se>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions