diff options
| author | Andy Shevchenko <[email protected]> | 2022-04-08 21:18:50 +0300 |
|---|---|---|
| committer | Bartosz Golaszewski <[email protected]> | 2022-04-09 22:37:48 +0200 |
| commit | 57017edd46f835c85642fe8299f13b0db61d4c31 (patch) | |
| tree | 81235681e68566e5b4717ba9d0cdc4782f3a209e /tools/perf/scripts/python | |
| parent | 24a9dbb1c1575b9890bb7d9028cc89894da6dc22 (diff) | |
gpiolib: Embed iterator variable into for_each_gpio_desc_with_flag()
The iterator loop is used exclusively to get a descriptor, which in its
turn is what is being used by the caller. Embed the iterator variable
into the loop in the for_each_gpio_desc_with_flag() macro helper.
Suggested-by: Bartosz Golaszewski <[email protected]>
Signed-off-by: Andy Shevchenko <[email protected]>
Signed-off-by: Bartosz Golaszewski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions