diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2021-11-05 14:42:41 +0200 |
---|---|---|
committer | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2021-11-19 10:38:16 +0200 |
commit | 54784ff24971ed5bd3f1056edce998148709d0a7 (patch) | |
tree | 5785368bd61a5366e12f4c320671b9b37cbbded8 /drivers/pinctrl/intel | |
parent | 3956d6c85f26b5dd59cc6d3bf85a6a7341c68518 (diff) | |
download | linux-54784ff24971ed5bd3f1056edce998148709d0a7.tar.bz2 |
pinctrl: zynqmp: Unify pin naming
Since we have devm_kasprintf_strarray() helper, which is used in
the rest of pin control drivers, it makes sense to switch this
driver to it. The pin names are not part of any ABI and hence
there will be no regression based on that. Otherwise all generated
pin names will follow the same schema in the pin control subsystem.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/pinctrl/intel')
0 files changed, 0 insertions, 0 deletions