watchdog: orion_wdt: remove orion_wdt_set_timeout
authorChris Packham <chris.packham@alliedtelesis.co.nz>
Mon, 4 Mar 2019 22:51:51 +0000 (11:51 +1300)
committerWim Van Sebroeck <wim@linux-watchdog.org>
Sun, 5 May 2019 19:02:08 +0000 (21:02 +0200)
commit56fb19652504990a7eb586292999fd9a440f14cd
treebe87292fa899350d0e9c0185353be59596939f0b
parent6203838dec05352bc357625b1e9ba0a10d3bca35
watchdog: orion_wdt: remove orion_wdt_set_timeout

The watchdog core will do the same thing if no set_timeout
is supplied so we can safely remove orion_wdt_set_timeout.

Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
drivers/watchdog/orion_wdt.c