diff options
author | Andy Shevchenko <[email protected]> | 2021-01-22 14:38:52 +0200 |
---|---|---|
committer | Bartosz Golaszewski <[email protected]> | 2021-02-15 11:43:32 +0100 |
commit | b2498cb87c4ba87580e5975e049d589b6786ff75 (patch) | |
tree | cadfb955b3744f99a5c976852bb3c894bdf6e92a /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | deb631c40114409077bb972b99fe80967bd62fd1 (diff) |
gpio: aggregator: Use compound literal from the header
Instead of doing it in place, convert GPIO_LOOKUP_IDX() and GPIO_HOG()
to be compund literals that's allow to use them as rvalue in assignments.
Due to above conversion, use compound literal from the header
in the gpio-aggregator.c.
Signed-off-by: Andy Shevchenko <[email protected]>
Reviewed-by: Geert Uytterhoeven <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions