From 5cdd4d7fa5424f2018193a0c2af3bef9036c973e Mon Sep 17 00:00:00 2001 From: Ramakrishna Pallala Date: Wed, 21 Mar 2012 03:03:16 +0530 Subject: [PATCH] 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 Signed-off-by: Anton Vorontsov --- Reading git-format-patch failed