commit | 75c1236a4d7c4c0ec5f7e9115f541ab08edbfc43 | [log] [tgz] |
---|---|---|
author | Serge Semin <Sergey.Semin@baikalelectronics.ru> | Thu Jul 30 18:28:00 2020 +0300 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu Aug 27 10:32:57 2020 +0200 |
tree | 60c11fa450ecf62dd7cd44b89aa4fcbbbed1b057 | |
parent | 7569486d79ae8ec4ba9d20a629fa745a1afe04fd [diff] |
gpio: dwapb: Move MFD-specific IRQ handler For better readability let's group all the IRQ handlers in a single place of the driver instead of having them scatter around all over the file. Signed-off-by: Serge Semin <Sergey.Semin@baikalelectronics.ru> Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com> Link: https://lore.kernel.org/r/20200730152808.2955-4-Sergey.Semin@baikalelectronics.ru Signed-off-by: Linus Walleij <linus.walleij@linaro.org>