timers: Treewide conversion to timer_delete*() Coccinelle scripted conversion to the timer_delete[_sync]() API with a manual fixup of some comments and the removal of the del_timer[_sync]() conversion helpers. No functional change. Signed-off-by: Thomas Gleixner <tglx@linutronix.de>