Searched hist:fa99e7013827858b9cfe43ebe539b9060a7861e8 (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/pinctrl/ |
H A D | pinctrl-zynqmp.c | diff fa99e7013827858b9cfe43ebe539b9060a7861e8 Mon Jun 21 13:00:14 CEST 2021 Sai Krishna Potthuri <lakshmi.sai.krishna.potthuri@xilinx.com> pinctrl: zynqmp: some code cleanups
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@xilinx.com> Link: https://lore.kernel.org/r/1624273214-66849-1-git-send-email-lakshmi.sai.krishna.potthuri@xilinx.com Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
|
H A D | Kconfig | diff fa99e7013827858b9cfe43ebe539b9060a7861e8 Mon Jun 21 13:00:14 CEST 2021 Sai Krishna Potthuri <lakshmi.sai.krishna.potthuri@xilinx.com> pinctrl: zynqmp: some code cleanups
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@xilinx.com> Link: https://lore.kernel.org/r/1624273214-66849-1-git-send-email-lakshmi.sai.krishna.potthuri@xilinx.com Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
|