Loading
msm: lmh_lite: Remove primary interrupt handler
The primary interrupt handler disables the lmh interrupt. But
this is already taken care by IRQF_ONESHOT flag. Remove
the primary interrupt handler and disable the interrupt in the
interrupt thread function.
Change-Id: I6c607e0cdef09ffe4f758f9498ee6241d099ee26
Signed-off-by:
Ram Chandrasekar <rkumbako@codeaurora.org>