diff options
author | Sai Krishna Potthuri <lakshmi.sai.krishna.potthuri@xilinx.com> | 2021-06-21 16:30:14 +0530 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2021-06-26 01:44:19 +0200 |
commit | fa99e7013827858b9cfe43ebe539b9060a7861e8 (patch) | |
tree | 23991a348facfa57a5ce1c62734d6cd51799254b /virt | |
parent | 0c3ae641a27a41e4998663b34c133d6ff3131df7 (diff) | |
download | linux-fa99e7013827858b9cfe43ebe539b9060a7861e8.tar.bz2 |
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>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions