]> Git Repo - linux.git/commitdiff
documentation: watchdog: remove documentation of w83697hf_wdt/w83697ug_wdt
authorCorentin Labbe <[email protected]>
Thu, 1 Feb 2018 20:44:12 +0000 (20:44 +0000)
committerWim Van Sebroeck <[email protected]>
Sat, 3 Feb 2018 10:09:54 +0000 (11:09 +0100)
Since w83697hf_wdt/w83697ug_wdt watchdogs drivers were removed
in commit 7285fae9345e ("watchdog: Remove drivers for W83697HF and W83697UG")
There are no need to keep their documentation

Signed-off-by: Corentin Labbe <[email protected]>
Reviewed-by: Guenter Roeck <[email protected]>
Signed-off-by: Guenter Roeck <[email protected]>
Signed-off-by: Wim Van Sebroeck <[email protected]>
Documentation/watchdog/watchdog-parameters.txt

index 603140485ac60b16a099f3c9757a38a3ebd3f49c..beea975980f63236c7ca507aeb7fd7a2c610ef81 100644 (file)
@@ -371,19 +371,6 @@ timeout: Watchdog timeout in seconds. 1 <= timeout <= 255, default=60.
 nowayout: Watchdog cannot be stopped once started
        (default=kernel config parameter)
 -------------------------------------------------
-w83697hf_wdt:
-wdt_io: w83697hf/hg WDT io port (default 0x2e, 0 = autodetect)
-timeout: Watchdog timeout in seconds. 1<= timeout <=255 (default=60)
-nowayout: Watchdog cannot be stopped once started
-       (default=kernel config parameter)
-early_disable: Watchdog gets disabled at boot time (default=1)
--------------------------------------------------
-w83697ug_wdt:
-wdt_io: w83697ug/uf WDT io port (default 0x2e)
-timeout: Watchdog timeout in seconds. 1<= timeout <=255 (default=60)
-nowayout: Watchdog cannot be stopped once started
-       (default=kernel config parameter)
--------------------------------------------------
 w83877f_wdt:
 timeout: Watchdog timeout in seconds. (1<=timeout<=3600, default=30)
 nowayout: Watchdog cannot be stopped once started
This page took 0.053822 seconds and 4 git commands to generate.