diff options
author | Geert Uytterhoeven <[email protected]> | 2020-05-11 16:52:53 +0200 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2020-05-18 10:12:41 +0200 |
commit | 7b67b836625d9b8350aaec7ecd8347b0336f3f92 (patch) | |
tree | dece7d51e382583ec4c9f1c2fe7775224c0e8bb6 /scripts/gdb/vmlinux-gdb.py | |
parent | 22b3bc63da37dc3c24f877951ff7bf60737848cf (diff) |
mfd: sm501: Use GPIO_LOOKUP_IDX() helper macro
i801_add_mux() fills in the GPIO lookup table by manually populating an
array of gpiod_lookup structures. Use the existing GPIO_LOOKUP_IDX()
helper macro instead, to relax a dependency on the gpiod_lookup
structure's member names.
Signed-off-by: Geert Uytterhoeven <[email protected]>
Acked-by: Lee Jones <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'scripts/gdb/vmlinux-gdb.py')
0 files changed, 0 insertions, 0 deletions