Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
collie_battery: Get rid of irq_to_gpio usage
Since 9d08d5d, 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>
- Loading branch information