diff options
author | Andrew Jeffery | 2019-07-29 15:26:00 +0930 |
---|---|---|
committer | Linus Walleij | 2019-08-05 12:39:27 +0200 |
commit | 7b38897081666532b434e067bdfa85789f42fa4e (patch) | |
tree | 7bff257381c05584ef81371879f986d7abfcef03 /kernel/trace/trace_irqsoff.c | |
parent | 7488838f23157092038347dd67b1047657a5c4f0 (diff) |
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 'kernel/trace/trace_irqsoff.c')
0 files changed, 0 insertions, 0 deletions