diff options
author | Axel Haslam <[email protected]> | 2016-11-03 12:34:10 +0100 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2016-11-09 09:13:35 +0100 |
commit | e0275034ad94c413090bab4bf65ccb70906725ed (patch) | |
tree | 3ab6b360344cfbb284c84abb748c7a532f2f6b1a /scripts/gdb/linux/utils.py | |
parent | 43bbf94c333ac1b1bee2bf05efb48e9ae8ea3e82 (diff) |
gpio: davinci: Use unique labels for each gpio chip
The gpiod framework uses the chip label to match a specific chip.
The davinci gpio driver, creates several chips using always the same
label, which is not compatible with gpiod.
To allow platform data to declare gpio lookup tables, and for drivers
to use the gpiod framework, allocate unique label per registered chip.
Signed-off-by: Axel Haslam <[email protected]>
Reviewed-by: Sekhar Nori <[email protected]>
Acked-by: Kevin Hilman <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions