summaryrefslogtreecommitdiff
path: root/fs/fs_pin.c
diff options
context:
space:
mode:
authorVeera Sundaram Sankaran <veeras@codeaurora.org>2015-09-24 12:38:21 -0700
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-23 20:46:16 -0700
commit628abdbe097bc1613416d471e5300cf0c4c6b880 (patch)
tree747eaf563c953937ea1b746a384832cfc03c41a9 /fs/fs_pin.c
parent1a66eac51e40bb9c481703b35692d65646e69524 (diff)
msm: mdss: clear irq if RD_PTR intr is detected before clk disable
Before disabling the RD_PTR ISR and turning off the clks, there is a possibility that some other CPU might have received a READ_PTR ISR few microseconds before and started to process it. By the time, the ISR reaches the register read instructions, the clks might be disabled. To avoid such cases, check for the intr status after disabling the ISR and clear the irq before disabling the clks. Change-Id: If9f0e2df22ec7ea26d62b08c9364c2047dda8c51 Signed-off-by: Veera Sundaram Sankaran <veeras@codeaurora.org>
Diffstat (limited to 'fs/fs_pin.c')
0 files changed, 0 insertions, 0 deletions