Home
last modified time | relevance | path

Searched hist:"761 b5c30c206ba1788c6ceb23e5812f319548b52" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpio/
H A Dgpio-mmio.cdiff 761b5c30c206ba1788c6ceb23e5812f319548b52 Mon Jul 13 17:44:29 CEST 2020 Andy Shevchenko <andriy.shevchenko@linux.intel.com> gpio: mmio: replace open-coded for_each_set_bit()

Use for_each_set_bit() instead of open-coding it to simplify the code.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20200713154429.23662-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>