Thread (8 messages) flat view 8 messages, 8 authors, 2015-09-02

[PATCH V3] Watchdog: Fix parent of watchdog_devices

From: Winkler, Tomas <hidden>
Date: 2015-08-20 08:35:35
Also in: linux-samsung-soc, linux-tegra, linux-watchdog, lkml

quoted hunk ↗ jump to hunk
diff --git a/drivers/misc/mei/wd.c b/drivers/misc/mei/wd.c
index 2bc0f5089f82..b346638833b0 100644
--- a/drivers/misc/mei/wd.c
+++ b/drivers/misc/mei/wd.c
@@ -364,6 +364,7 @@ int mei_watchdog_register(struct mei_device *dev)

 	int ret;

+	amt_wd_dev.parent = dev->dev;
 	/* unlock to perserve correct locking order */
 	mutex_unlock(&dev->device_lock);
 	ret = watchdog_register_device(&amt_wd_dev);
Acked-by: Tomas Winkler <redacted>

Should this be got to stable as well?
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help