collie_battery: Get rid of irq_to_gpio usage
authorJochen Friedrich <jochen@scram.de>
Sat, 19 Nov 2011 18:26:37 +0000 (19:26 +0100)
committerAnton Vorontsov <cbouatmailru@gmail.com>
Thu, 24 Nov 2011 22:20:57 +0000 (02:20 +0400)
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 <jochen@scram.de>
Signed-off-by: Anton Vorontsov <cbouatmailru@gmail.com>

No differences found