commit | 5cdd4d7fa5424f2018193a0c2af3bef9036c973e | [log] [tgz] |
---|---|---|
author | Ramakrishna Pallala <ramakrishna.pallala@intel.com> | Wed Mar 21 03:03:16 2012 +0530 |
committer | Anton Vorontsov <anton.vorontsov@linaro.org> | Mon Mar 26 20:41:29 2012 +0400 |
tree | b265281c6e2483fa068b9d6f4338d85b292dfa93 | |
parent | d6f0b00c0a5f21a54b7f44838f3c3bf73d37b920 [diff] |
max17042_battery: Clean up interrupt handling Max17042 driver has dummy hardIRQ function which does nothing but waking the threaded handler. This patch removes the hardIRQ function and also modifies the interrupt type to falling edge. While we are there, change the macros to comply with the Data sheet. Signed-off-by: Ramakrishna Pallala <ramakrishna.pallala@intel.com> Signed-off-by: Anton Vorontsov <anton.vorontsov@linaro.org>