android_kernel_google_msm/drivers/spmi
Gilad Avidov 435c79c85f spmi: pmic-arb: Don't disable arbiter interrupt when no clients use it
The GIC interrupt should not be firing when the arbiter interrupts
(peripheral interrupts) are disabled. So enabling/disabling the GIC
interrupt is not necessary. Remove those calls, and corresponding
reference counter logic.

Change-Id: Ice8d76ef255ec6c154c546dbd17807012558fe84
Signed-off-by: Gilad Avidov <gavidov@codeaurora.org>
Signed-off-by: David Brown <davidb@codeaurora.org>
2013-02-25 11:33:08 -08:00
..
Kconfig msm: qpnp: Make MSM_QPNP_INT depend on MSM_QPNP 2013-02-25 11:33:03 -08:00
Makefile msm: Add QPNP interrupt support 2013-02-25 11:33:01 -08:00
qpnp-int.c msm: Add QPNP interrupt support 2013-02-25 11:33:01 -08:00
qpnp.c spmi: Add explicit module.h includes 2013-02-25 11:33:07 -08:00
spmi-pmic-arb.c spmi: pmic-arb: Don't disable arbiter interrupt when no clients use it 2013-02-25 11:33:08 -08:00
spmi.c spmi: Add explicit module.h includes 2013-02-25 11:33:07 -08:00