Files
linux/drivers/mfd
Andy Shevchenko 551cb86cbb gpio: dwapb: Remove unneeded has_irq member in struct dwapb_port_property
has_irq member of struct dwapb_port_property is used only in one place,
so, make it local test instead and remove from the structure.
This local test is using memchr_inv() which is quite efficient in comparison
to the original loop and possible little overhead can be neglected.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Tested-by: Serge Semin <fancer.lancer@gmail.com>
Acked-by: Lee Jones <lee.jones@linaro.org>
Acked-by: Serge Semin <fancer.lancer@gmail.com>
Link: https://lore.kernel.org/r/20200519131233.59032-4-andriy.shevchenko@linux.intel.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2020-05-25 11:05:09 +02:00
..
2020-01-24 07:33:57 +00:00
2019-08-14 09:07:20 +01:00
2020-01-09 15:30:59 -08:00
2019-07-02 12:11:31 +01:00
2019-07-02 12:11:31 +01:00
2017-07-18 08:27:18 +01:00
2020-03-27 09:42:44 +00:00
2019-01-16 13:59:34 +00:00