mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-03 10:01:05 +02:00
[rdc] do not set panic_on_unrecovered_nmi in watchdog, already set in southbridge driver, thanks rtz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20324 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
d3b97bce9f
commit
bf84c66678
@ -243,7 +243,6 @@ static int __init rdc321x_wdt_probe(struct platform_device *pdev)
|
|||||||
return err;
|
return err;
|
||||||
}
|
}
|
||||||
|
|
||||||
panic_on_unrecovered_nmi = 1;
|
|
||||||
dev_info(&pdev->dev, "watchdog init success\n");
|
dev_info(&pdev->dev, "watchdog init success\n");
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user