[rdc] do not set panic_on_unrecovered_nmi in watchdog, already set in southbridge...
[openwrt.git] / target / linux / rdc / files-2.6.30 / drivers / watchdog / rdc321x_wdt.c
index 2572c0e..6949179 100644 (file)
@@ -243,7 +243,6 @@ static int __init rdc321x_wdt_probe(struct platform_device *pdev)
                return err;
        }
 
-       panic_on_unrecovered_nmi = 1;
        dev_info(&pdev->dev, "watchdog init success\n");
 
        return 0;
This page took 0.029044 seconds and 4 git commands to generate.