commit | 69701d37faf8991e01552843646551ea9cceb962 | [log] [tgz] |
---|---|---|
author | Michael Bohan <mbohan@codeaurora.org> | Thu Jun 07 17:05:41 2012 -0700 |
committer | Michael Bohan <mbohan@codeaurora.org> | Tue Jun 26 10:35:14 2012 -0700 |
tree | 837a18e8327eb39b7b5c0fe38216e7da33fda308 | |
parent | 519e42033c46bf9d9d1eec4658ea71c793c9c183 [diff] |
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>