From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.active-venture.com ([67.228.131.205]:51155 "EHLO mail.active-venture.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751222Ab3KQVV3 (ORCPT ); Sun, 17 Nov 2013 16:21:29 -0500 Message-ID: <52893358.3080404@roeck-us.net> Date: Sun, 17 Nov 2013 13:21:28 -0800 From: Guenter Roeck MIME-Version: 1.0 To: Wim Van Sebroeck CC: linux-watchdog@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v4] watchdog: w83627hf: Convert to watchdog infrastructure References: <1376773126-2717-1-git-send-email-linux@roeck-us.net> <1376773126-2717-2-git-send-email-linux@roeck-us.net> <20131028215755.GA13226@spo001.leaseweb.com> <20131029024357.GA27070@roeck-us.net> <20131117191252.GA20636@spo001.leaseweb.com> In-Reply-To: <20131117191252.GA20636@spo001.leaseweb.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-watchdog-owner@vger.kernel.org List-Id: linux-watchdog@vger.kernel.org On 11/17/2013 11:12 AM, Wim Van Sebroeck wrote: > Hi Guenter, > >> Signed-off-by: Guenter Roeck >> --- >> v4: Restore 'nowayout' module parameter >> >> The changes cause a trivial conflict with 'watchdog: w83627hf: Auto-detect >> IO address and supported chips'. Please let me know if I should re-send >> the entire series. >> [ ... ] > > I will add this patch with above two small corrections to linux-watchdog-next. > Hi Wim, still learning watchdog details ;-). Thanks a lot for picking this up! Guenter