commit | d8f270efeac850c569c305dc0baa42ac3d607988 | [log] [tgz] |
---|---|---|
author | Arnaud de Turckheim <quarium@gmail.com> | Wed Nov 04 16:24:53 2020 +0100 |
committer | Bartosz Golaszewski <bgolaszewski@baylibre.com> | Fri Nov 06 15:18:25 2020 +0100 |
tree | 0b83640157d1f96947c474fa4cb875d64c792116 | |
parent | 1f5eb8b17f02d216703ee56e4c3115f592b060fb [diff] |
gpio: pcie-idio-24: Fix irq mask when masking Fix the bitwise operation to remove only the corresponding bit from the mask. Fixes: 585562046628 ("gpio: Add GPIO support for the ACCES PCIe-IDIO-24 family") Cc: stable@vger.kernel.org Signed-off-by: Arnaud de Turckheim <quarium@gmail.com> Reviewed-by: William Breathitt Gray <vilhelm.gray@gmail.com> Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>