diff options
author | Shruthi Sanil <[email protected]> | 2021-05-17 23:19:49 +0530 |
---|---|---|
committer | Wim Van Sebroeck <[email protected]> | 2021-06-21 08:48:55 +0200 |
commit | 9eb25269271c679e8cfcc7df5c0c5e9d0572fc27 (patch) | |
tree | 35788d0ddfb18680e1647c86ba94a5cf44134970 /lib | |
parent | 0e36a09faea25f4564d41a0c28938199b605148e (diff) |
watchdog: keembay: Remove timeout update in the WDT start function
Removed set timeout from the start WDT function. There is a function
defined to set the timeout. Hence no need to set the timeout again in
start function as the timeout would have been already updated
before calling the start/enable.
Fixes: fa0f8d51e90d ("watchdog: Add watchdog driver for Intel Keembay Soc")
Reviewed-by: Guenter Roeck <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Tested-by: Kris Pan <[email protected]>
Signed-off-by: Shruthi Sanil <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Guenter Roeck <[email protected]>
Signed-off-by: Wim Van Sebroeck <[email protected]>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions