documentation: watchdog: remove documentation of at32ap700x_wdt
"Linux Kernel Mailing List" <[email protected]>
| Newsgroups | gmane.linux.kernel.commits.head |
|---|---|
| Message-ID | <[email protected]> |
Web: https://git.kernel.org/torvalds/c/71ea98ffef522e1526cd8c089eceeea6b7385b89 Commit: 71ea98ffef522e1526cd8c089eceeea6b7385b89 Parent: d040a2ee0e6292b73a328e671eb92a7c9753d18f Refname: refs/heads/master Author: Corentin Labbe <[email protected]> AuthorDate: Thu Feb 1 20:44:10 2018 +0000 Committer: Wim Van Sebroeck <[email protected]> CommitDate: Sat Feb 3 11:09:53 2018 +0100 documentation: watchdog: remove documentation of at32ap700x_wdt Since at32ap700x_wdt is gone, no need to keep its 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 | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Documentation/watchdog/watchdog-parameters.txt b/Documentation/watchdog/watchdog-parameters.txt index 6f9d7b418917..407d013b8643 100644 --- a/Documentation/watchdog/watchdog-parameters.txt +++ b/Documentation/watchdog/watchdog-parameters.txt @@ -40,11 +40,6 @@ margin: Watchdog margin in seconds (default=60) nowayout: Disable watchdog shutdown on close (default=kernel config parameter) ------------------------------------------------- -at32ap700x_wdt: -timeout: Timeout value. Limited to be 1 or 2 seconds. (default=2) -nowayout: Watchdog cannot be stopped once started - (default=kernel config parameter) -------------------------------------------------- at91rm9200_wdt: wdt_time: Watchdog time in seconds. (default=5) nowayout: Watchdog cannot be stopped once started -- To unsubscribe from this list: send the line "unsubscribe git-commits-head" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html