From mboxrd@z Thu Jan 1 00:00:00 1970 From: Guenter Roeck Subject: Re: [PATCH 4/6] Watchdog: introdouce "pretimeout" into framework Date: Fri, 15 May 2015 10:59:00 -0700 Message-ID: <20150515175900.GA19230@roeck-us.net> References: <=fu.wei@linaro.org> <1431689090-3125-1-git-send-email-fu.wei@linaro.org> <5555F5C5.8050806@roeck-us.net> <5555FACD.6000408@codeaurora.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <5555FACD.6000408@codeaurora.org> Sender: linux-doc-owner@vger.kernel.org To: Timur Tabi Cc: Fu Wei , Suravee Suthikulpanit , Linaro ACPI Mailman List , linux-watchdog@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org, Wei Fu , G Gregory , Al Stone , Hanjun Guo , Ashwin Chaugule , Arnd Bergmann , vgandhi@codeaurora.org, wim@iguana.be, Jon Masters , Leo Duran , Jon Corbet List-Id: devicetree@vger.kernel.org On Fri, May 15, 2015 at 08:55:25AM -0500, Timur Tabi wrote: > Fu Wei wrote: > >>>The new API function also needs to be documented in > >>>Documentation/watchdog/watchdog-kernel-api.txt. > >good point, thanks will do > > Yes, please, since my driver does not use or need any pre-timeout support, > so I don't understand why this patch exists. What is pre-timeout anyway? Documentation/watchdog/watchdog-api.txt; look for "Pretimeouts:". Guenter