]> www.infradead.org Git - users/jedix/linux-maple.git/commit
pinctrl: rockchip: Use scope based of_node_put() cleanups
authorPeng Fan <peng.fan@nxp.com>
Sat, 4 May 2024 13:20:07 +0000 (21:20 +0800)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 26 Jun 2024 09:57:23 +0000 (11:57 +0200)
commit56c42f6c7b2cab1b531ba1a433320e10a613eb80
tree6ebde66e7938b4796774010389743ab63e91d507
parent8c5dc2a5b3a76f1ebf483dd2e3514746e97898cd
pinctrl: rockchip: Use scope based of_node_put() cleanups

Use scope based of_node_put() cleanup to simplify code.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Link: https://lore.kernel.org/20240504-pinctrl-cleanup-v2-9-26c5f2dc1181@nxp.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-rockchip.c