X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=drivers%2Fwatchdog%2Fcoh901327_wdt.c;h=a099b77fc0b91a076302f6657aaf87d4be9ed159;hb=662d618b983cd0566a1cc2ed28c09a0a4b07b9f3;hp=ce12f437f19567fb98f7154c601ffaf9240fcd27;hpb=5b5e76218fbdbb71a01d5480f289ead624232876;p=firefly-linux-kernel-4.4.55.git diff --git a/drivers/watchdog/coh901327_wdt.c b/drivers/watchdog/coh901327_wdt.c index ce12f437f195..a099b77fc0b9 100644 --- a/drivers/watchdog/coh901327_wdt.c +++ b/drivers/watchdog/coh901327_wdt.c @@ -358,6 +358,7 @@ static int __init coh901327_probe(struct platform_device *pdev) if (ret < 0) coh901327_wdt.timeout = 60; + coh901327_wdt.parent = &pdev->dev; ret = watchdog_register_device(&coh901327_wdt); if (ret == 0) dev_info(&pdev->dev,