]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
pinctrl-sx150x: Simplify interrupt handler
authorAndrey Smirnov <andrew.smirnov@gmail.com>
Mon, 7 Nov 2016 16:53:20 +0000 (08:53 -0800)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 8 Nov 2016 08:46:13 +0000 (09:46 +0100)
commit05a90cc7293878aa5b914e380a02ea9b65e2336d
tree17110370c76b39b5d3b97ec1e43344843864d486
parentab5bd035445932397bfe351403ce52246096a261
pinctrl-sx150x: Simplify interrupt handler

Make use of for_each_set_bit macro and reduce boilerplate code.

Tested-by: Neil Armstrong <narmstrong@baylibre.com>
Acked-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-sx150x.c