]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/watchdog/cpu5wdt.c
[media] media: remove __dev* annotations
[karo-tx-linux.git] / drivers / watchdog / cpu5wdt.c
index cd87758abac3154d3c411ed8b3ef9194a461f389..f270bb7bc4564126638200c270882da039219c88 100644 (file)
@@ -266,6 +266,7 @@ static void cpu5wdt_exit(void)
        if (cpu5wdt_device.queue) {
                cpu5wdt_device.queue = 0;
                wait_for_completion(&cpu5wdt_device.stop);
+               del_timer(&cpu5wdt_device.timer);
        }
 
        misc_deregister(&cpu5wdt_misc);