From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pf0-f195.google.com ([209.85.192.195]:44421 "EHLO mail-pf0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751547AbeBAWap (ORCPT ); Thu, 1 Feb 2018 17:30:45 -0500 Date: Thu, 1 Feb 2018 14:30:42 -0800 From: Guenter Roeck To: Corentin Labbe Cc: corbet@lwn.net, wim@iguana.be, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-watchdog@vger.kernel.org Subject: Re: [PATCH 1/3] documentation: watchdog: remove documentation of at32ap700x_wdt Message-ID: <20180201223042.GA29374@roeck-us.net> References: <1517517852-35113-1-git-send-email-clabbe@baylibre.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1517517852-35113-1-git-send-email-clabbe@baylibre.com> Sender: linux-watchdog-owner@vger.kernel.org List-Id: linux-watchdog@vger.kernel.org On Thu, Feb 01, 2018 at 08:44:10PM +0000, Corentin Labbe wrote: > Since at32ap700x_wdt is gone, no need to keep its documentation > > Signed-off-by: Corentin Labbe Reviewed-by: Guenter Roeck > --- > 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 > -- > 2.13.6 > > -- > To unsubscribe from this list: send the line "unsubscribe linux-watchdog" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html