]> git.karo-electronics.de Git - karo-tx-linux.git/commit
pinctrl: sirf: atlas7: Add missing 'of_node_put()'
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Tue, 20 Dec 2016 05:40:43 +0000 (06:40 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 30 Dec 2016 08:14:19 +0000 (09:14 +0100)
commit7af355e6715b325d8af29822f4c3dbecd7eeebec
tree3d16aeb4c0e985fcd7dad739f482ae025f6bc0d1
parentc32c22eea0c47e13cffd6b5f7eedd7a6b6f2c18f
pinctrl: sirf: atlas7: Add missing 'of_node_put()'

Reference to 'sys2pci_np' should be dropped in all cases here, not only in
error handling path.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/sirf/pinctrl-atlas7.c