diff options
author | Andrew Jeffery <andrew@aj.id.au> | 2019-07-29 08:56:00 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2019-08-05 13:39:27 +0300 |
commit | 7b38897081666532b434e067bdfa85789f42fa4e (patch) | |
tree | 7bff257381c05584ef81371879f986d7abfcef03 /drivers/pinctrl/aspeed/pinctrl-aspeed.c | |
parent | 7488838f23157092038347dd67b1047657a5c4f0 (diff) | |
download | linux-7b38897081666532b434e067bdfa85789f42fa4e.tar.xz |
pinctrl: aspeed: Rename pin declaration macros
Rename macros as follows:
* s/SS_PIN_DECL()/PIN_DECL_1()/
* s/MS_PIN_DECL()/PIN_DECL_2()/
* s/MS_PIN_DECL_()/PIN_DECL_()/
This is in preparation for adding PIN_DECL_3(). We could clean this up
with e.g. CPPMAGIC_MAP() from ccan, but that might be a bridge too far
given how much of a macro jungle we already have.
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Link: https://lore.kernel.org/r/20190729055604.13239-3-andrew@aj.id.au
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/pinctrl/aspeed/pinctrl-aspeed.c')
0 files changed, 0 insertions, 0 deletions