From: Jochen Friedrich Date: Sat, 19 Nov 2011 18:26:37 +0000 (+0100) Subject: collie_battery: Get rid of irq_to_gpio usage X-Git-Tag: v3.3-rc1~98^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=629bcb4b72d49b3631ae3dd0fe1d345820fadfcc;p=pandora-kernel.git collie_battery: Get rid of irq_to_gpio usage Since 9d08d5d77a355510c2f5657c86b0a4b25acfe72c, irq_to_gpio() is no longer available but still in use by collie_battery.c. As it's just for a debug message, just get rid of this call. Signed-off-by: Jochen Friedrich Signed-off-by: Anton Vorontsov --- Reading git-diff-tree failed