[PATCH v1 0/6] pinctrl: cy8c95x0: A portion of cleanups

From: Andy Shevchenko
Date: Sun Nov 10 2024 - 16:00:58 EST


A portion of ad-hoc cleanups to the driver. Saves a few dozens of LoCs.

Andy Shevchenko (6):
pinctrl: cy8c95x0: Use 2-argument strscpy()
pinctrl: cy8c95x0: switch to using devm_regulator_get_enable()
pinctrl: cy8c95x0: use flexible sleeping in reset function
pinctrl: cy8c95x0: Use temporary variable for struct device
pinctrl: cy8c95x0: embed iterator to the for-loop
pinctrl: cy8c95x0: remove unneeded goto labels

drivers/pinctrl/pinctrl-cy8c95x0.c | 142 +++++++++--------------------
1 file changed, 45 insertions(+), 97 deletions(-)

--
2.47.0