On Mon, Jun 21, 2021 at 1:01 PM Sai Krishna Potthuri <lakshmi.sai.krishna.potthuri@xxxxxxxxxx> wrote: > Some minor code cleanups and updates which includes > - Mention module name under help in Kconfig. > - Remove extra lines and duplicate Pin range checks. > - Replace 'return ret' with 'return 0' in success path. > - Copyright year update. > - use devm_pinctrl_register() instead pinctrl_register() in probe. > > Signed-off-by: Sai Krishna Potthuri <lakshmi.sai.krishna.potthuri@xxxxxxxxxx> I like these cleanups, so: patch applied! Yours, Linus Walleij