From e09d9c3e9f85b8190ca1e495890f4cf5ee30baf6 Mon Sep 17 00:00:00 2001 From: "devendra.aaru" Date: Tue, 26 Jun 2012 14:48:26 +0530 Subject: [PATCH] watchdog: cpu5wdt.c: add missing del_timer call We do a setup_timer at init stage of the module, but we didn't de-activate the time using del_timer. Signed-off-by: devendra.aaru Signed-off-by: Wim Van Sebroeck --- Reading git-format-patch failed