diff options
author | Geert Uytterhoeven <[email protected]> | 2020-05-11 16:52:52 +0200 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2020-05-18 10:12:41 +0200 |
commit | 22b3bc63da37dc3c24f877951ff7bf60737848cf (patch) | |
tree | 322f9ca9b32e4b85d49039b67a0395ae0a167841 /scripts/gdb/vmlinux-gdb.py | |
parent | 8f3d9f354286745c751374f5f1fcafee6b3f3136 (diff) |
i2c: i801: Use GPIO_LOOKUP() 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() helper
macro instead, to relax a dependency on the gpiod_lookup structure's
member names.
Signed-off-by: Geert Uytterhoeven <[email protected]>
Reviewed-by: Jean Delvare <[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