commit | 9879e2a709f88628232218296f803c1accf485a6 | [log] [tgz] |
---|---|---|
author | David Keitel <dkeitel@codeaurora.org> | Fri Jun 28 18:40:22 2013 -0700 |
committer | David Keitel <dkeitel@codeaurora.org> | Fri Aug 23 12:22:54 2013 -0700 |
tree | 986fd7c7a7162d0f2c879b19be79603315a58550 | |
parent | 30e9480925e44b6e25e1118aafd08da85813fd3b [diff] |
power: qpnp-charger: change irqs number to signed integers To allow the probe function to correctly check for errors change the irq struct from unsigned to signed. This addresses some issues with static code checks. CRs-Fixed: 500519 Change-Id: Id3c75d464daabbcaa5a1fd4045dbecd2e473c552 Signed-off-by: David Keitel <dkeitel@codeaurora.org>