commit | aa90939d22973765cc6318c6748c272b954e202f | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <[email protected]> | Tue May 19 16:12:32 2020 +0300 |
committer | Linus Walleij <[email protected]> | Mon May 25 11:05:09 2020 +0200 |
tree | fdbb026e309a420f3d410354f35e2775c037a16c | |
parent | d7cc23604f367c0d0f272f0af55e2032de50a053 [diff] |
gpio: dwapb: Don't use IRQ 0 as valid Linux interrupt IRQ 0 is not valid in Linux interrupt number space. Refactor the code with this kept in mind. Signed-off-by: Andy Shevchenko <[email protected]> Tested-by: Serge Semin <[email protected]> Acked-by: Serge Semin <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Linus Walleij <[email protected]>