diff options
author | Andy Shevchenko | 2021-05-10 22:46:33 +0300 |
---|---|---|
committer | Bartosz Golaszewski | 2021-05-12 13:54:27 +0200 |
commit | 6453b9532b5f77d19837b159c4d074f0af9f141b (patch) | |
tree | ef935ccfcbf1e12c43bb2e23272a8e2407a01e48 /COPYING | |
parent | 02b3f84d9080b0f4297f31258307f626a43faba5 (diff) |
gpio: xilinx: No need to disable IRQs in the handler
In IRQ handler interrupts are already disabled, hence no need
to repeat it. Even in the threaded case, it is not a problem
because IRQ framework keeps interrupt disabled there as well.
Remove disabling IRQ part in the handler.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Tested-by: Neeli Srinivas <sneeli@xilinx.com>
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions