From: Ramakrishna Pallala Date: Tue, 20 Mar 2012 21:33:16 +0000 (+0530) Subject: max17042_battery: Clean up interrupt handling X-Git-Tag: v3.4-rc1~20^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5cdd4d7fa5424f2018193a0c2af3bef9036c973e;p=pandora-kernel.git 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-diff-tree failed