commit | ed34f4b06682f86b5e3d2d7b6c751f110c2a4244 | [log] [tgz] |
---|---|---|
author | Abhijeet Dharmapurikar <adharmap@codeaurora.org> | Fri Aug 09 18:44:13 2013 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Wed Sep 04 14:27:56 2013 -0700 |
tree | 38a51221a8051721d6ebf31cd6b276daf703a820 | |
parent | e29e9d3867a392fa16d47e4e2555a2762eb721c5 [diff] |
spmi: qpnp-int: show resume irq Add code to print the interrupts that woke up the device from resume. Use syscore resume operation to print the interrupt number. Since most of the systems have only one arbiter control, it is reasonable to create a file scoped PMIC arbiter pointer for the syscore resume operation. CRs-Fixed: 502334 Change-Id: Ib4be9273633a70527a853fb5792543d66c8d2303 Signed-off-by: Abhijeet Dharmapurikar <adharmap@codeaurora.org>