Files
android_kernel_fxtec_sm6115/drivers/platform/msm
Bojun Pan 34f078e314 msm: ipa4: fix the unclock gsi IPA register access
The while loop in gsi_handle_irq will cause an extra register
read after handle last interrupt. This read can be the unclocked
read. The fix is to take out the while loop.

Change-Id: If4b3bb127ee66648d24b8ca7c16bd6fec42d9fcc
Signed-off-by: Bojun Pan <bojunp@codeaurora.org>
2020-09-21 10:05:54 -07:00
..