summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorHanumath Prasad <hpprasad@codeaurora.org>2015-07-07 17:48:58 +0530
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-23 20:04:33 -0700
commitee4630d01e16e645574d97777ca7fe6f6dc980ab (patch)
tree08ec7075d687bdd63a8f2cfe416b832b44ee7872 /include
parent3dfc05409f19c2f77fd0930518e71372a3795104 (diff)
PM / devfreq: bimc-bwmon: Update irq handling in suspend/resume
Change the sequence of registering and freeing the interrupt handler in suspend/resume. Freeirq needs a guarantee that the IRQ can't come anymore before we call it. So, we disable the IRQ before calling freeirq.And register the handler before enabling the irq to avoid the interrupt getting unhandled. Change-Id: I3945202d049e16f64a16e456f914f7602b763c89 Signed-off-by: Hanumath Prasad <hpprasad@codeaurora.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions