[PATCH] watchdog: orion_wdt: add wdt status init for handle_boot_enabled

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This patch add init of wdt.status for CONFIG_WATCHDOG_HANDLE_BOOT_ENABLED

Signed-off-by: Maxim Kochetkov <fido_max@xxxxxxxx>
---
--- a/drivers/watchdog/orion_wdt.c.orig	2018-04-19 09:54:12.000000000 +0300
+++ b/drivers/watchdog/orion_wdt.c	2018-05-29 15:00:29.560000000 +0300
@@ -581,6 +581,8 @@ static int orion_wdt_probe(struct platfo
 	 */
 	if (!orion_wdt_enabled(&dev->wdt))
 		orion_wdt_stop(&dev->wdt);
+	else
+		set_bit(WDOG_HW_RUNNING, &dev->wdt.status);
 
 	/* Request the IRQ only after the watchdog is disabled */
 	irq = platform_get_irq(pdev, 0);��.n��������+%������w��{.n�����{���rh���ܨ}���Ơz�j:+v�����w����ޙ��&�)ߡ�a����z�ޗ���ݢj��w�f




[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [eCos]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux