diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2023-04-26 08:52:48 +0200 |
---|---|---|
committer | Wim Van Sebroeck <wim@linux-watchdog.org> | 2023-04-29 08:08:41 +0200 |
commit | 7f5390750645756bd5da2b24fac285f2654dd922 (patch) | |
tree | 525f38b6e6f2237f9e56c3e4681a34b84e9b58a6 /crypto | |
parent | watchdog: starfive: Fix the warning of starfive_wdt_match (diff) | |
download | linux-7f5390750645756bd5da2b24fac285f2654dd922.tar.xz linux-7f5390750645756bd5da2b24fac285f2654dd922.zip |
watchdog: dw_wdt: Fix the error handling path of dw_wdt_drv_probe()
The commit in Fixes has only updated the remove function and missed the
error handling path of the probe.
Add the missing reset_control_assert() call.
Fixes: 65a3b6935d92 ("watchdog: dw_wdt: get reset lines from dt")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/fbb650650bbb33a8fa2fd028c23157bedeed50e1.1682491863.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions