diff options
author | 2022-07-22 09:24:01 +0800 | |
---|---|---|
committer | 2022-07-26 23:10:59 +0200 | |
commit | 6435319c34704994e19b0767f6a4e6f37439867b (patch) | |
tree | a79077036186c11085f385e4efcb3747633194e2 /scripts/generate_rust_analyzer.py | |
parent | dt-bindings: i2c: i2c-rk3x: Document Rockchip RV1126 (diff) | |
download | wireguard-linux-6435319c34704994e19b0767f6a4e6f37439867b.tar.xz wireguard-linux-6435319c34704994e19b0767f6a4e6f37439867b.zip |
i2c: mux-gpmux: Add of_node_put() when breaking out of loop
In i2c_mux_probe(), we should call of_node_put() when breaking out
of for_each_child_of_node() which will automatically increase and
decrease the refcount.
Fixes: ac8498f0ce53 ("i2c: i2c-mux-gpmux: new driver")
Signed-off-by: Liang He <windhl@126.com>
Acked-by: Peter Rosin <peda@axentia.se>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions