Message ID | 20241110210040.18918-1-andy.shevchenko@gmail.com |
---|---|
Headers | show |
Series | pinctrl: cy8c95x0: A portion of cleanups | expand |
On Sun, Nov 10, 2024 at 10:00 PM Andy Shevchenko <andy.shevchenko@gmail.com> wrote: > 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 I really like the patches so I merged them so we get some rotation in linux-next. Thanks Andy! Yours, Linus Walleij