spmi: qpnp-int: Fix bug in setting interrupt type
Fix a bug where the code neglects to set the INT_POLARITY_LOW
register to the correct value for the case IRQF_TRIGGER_LOW.
It should be set with a '1' for the corresponding interrupt bit.
Change-Id: Ib05193633b0e7798f5e8ac4ddfb8744a67f8c546
Signed-off-by:
Michael Bohan <mbohan@codeaurora.org>
Loading
Please register or sign in to comment