[PATCH V3 0/3] pinctrl: use scope based of_node_put
From: Peng Fan (OSS)
Date: Thu Jun 27 2024 - 09:10:23 EST
From: Peng Fan <peng.fan@xxxxxxx>
This is to send the non-applied ones of [1] after rebase, no more changes
[1] https://lore.kernel.org/all/20240504-pinctrl-cleanup-v2-0-26c5f2dc1181@xxxxxxx/
Peng Fan (3):
pinctrl: ti: iodelay: Use scope based of_node_put() cleanups
pinctrl: equilibrium: Use scope based of_node_put() cleanups
pinctrl: freescale: Use scope based of_node_put() cleanups
drivers/pinctrl/freescale/pinctrl-imx.c | 25 +++--------
drivers/pinctrl/freescale/pinctrl-imx1-core.c | 16 +++----
drivers/pinctrl/freescale/pinctrl-mxs.c | 14 ++----
drivers/pinctrl/pinctrl-equilibrium.c | 21 +++------
drivers/pinctrl/ti/pinctrl-ti-iodelay.c | 43 +++++++------------
5 files changed, 36 insertions(+), 83 deletions(-)
--
2.37.1