diff options
author | 2022-02-01 17:27:56 +0200 | |
---|---|---|
committer | 2022-02-08 10:35:49 +0100 | |
commit | 80c78fbeef10121a0fbba3fd2ed333f5de118f6d (patch) | |
tree | 2ac77439b974b3e37fe4909bec319da190239e55 /scripts/gdb/linux/utils.py | |
parent | gpio: Add support for Airoha EN7523 GPIO controller (diff) | |
download | wireguard-linux-80c78fbeef10121a0fbba3fd2ed333f5de118f6d.tar.xz wireguard-linux-80c78fbeef10121a0fbba3fd2ed333f5de118f6d.zip |
gpiolib: Introduce for_each_gpio_desc_with_flag() macro
In a few places we are using a loop against all GPIO descriptors
with a given flag for a given device. Replace it with a consolidated
for_each type of macro.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions