commit | f831f93af676587c938459f7f0833707f3b623c1 | [log] [tgz] |
---|---|---|
author | Paul Cercueil <paul@crapouillou.net> | Tue Jan 07 00:27:10 2020 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 07 13:57:17 2020 +0100 |
tree | f00fabbd33436b0f5f76f2c695f4e722d0670799 | |
parent | 5ffdbb7ec9facf6d9854c67960f7ba3a4de86f58 [diff] |
pinctrl: ingenic: Factorize irq_set_type function Simplify the code of the driver's irq_set_type() function by doing some factorization. The behaviour is unchanged. Signed-off-by: Paul Cercueil <paul@crapouillou.net> Link: https://lore.kernel.org/r/20200106232711.559727-5-paul@crapouillou.net Signed-off-by: Linus Walleij <linus.walleij@linaro.org>