diff options
author | Alok Chauhan <alokc@codeaurora.org> | 2018-10-03 14:23:50 +0200 |
---|---|---|
committer | Andy Gross <andy.gross@linaro.org> | 2018-11-14 18:51:50 +0100 |
commit | 279536a564f6479725ad23cb139783f16a974d4f (patch) | |
tree | f30d1114834ceac706b71fac771676f7dcad5cfb /drivers/soc/samsung | |
parent | Linux 4.20-rc1 (diff) | |
download | linux-279536a564f6479725ad23cb139783f16a974d4f.tar.xz linux-279536a564f6479725ad23cb139783f16a974d4f.zip |
soc: qcom: Add irq clear handling during SE init
when the kernel inits a SE, its quite possible we have pending interrupts
from bootloaders which did not handle/clear them. So do this in kernel at
the SE init, to avoid some of it causing bad behavior, while at it also
club all the register writes needed to clear the se irqs into a function
to avoid repeating it over.
Signed-off-by: Alok Chauhan <alokc@codeaurora.org>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
Diffstat (limited to 'drivers/soc/samsung')
0 files changed, 0 insertions, 0 deletions