commit | 1ecdbacc9d562f9c3a291283e3d513dd3bce102a | [log] [tgz] |
---|---|---|
author | Abhishek Shah <abhishek.shah@broadcom.com> | Tue Oct 20 23:40:58 2020 +0530 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Thu Nov 05 10:18:20 2020 +0100 |
tree | 8dc85a99c9ef401fd3892f45c3209a24a670b398 | |
parent | b3c5fe6720ee5156817b5847c9b6648f52cc6d9d [diff] |
drivers: pcie_ep: iproc: clear pvm interrupts before handling We should clear the pvm interrupts (snoop and pcie pmon lite interrupt) at source before handling them. This will make sure that we do not lose any interrupts that may have been asserted to interrupt controller during the handling routine. Signed-off-by: Abhishek Shah <abhishek.shah@broadcom.com>