From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751936Ab3J2GeI (ORCPT ); Tue, 29 Oct 2013 02:34:08 -0400 Received: from ns1.pc-advies.be ([83.149.101.17]:39277 "EHLO spo001.leaseweb.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751208Ab3J2GeH (ORCPT ); Tue, 29 Oct 2013 02:34:07 -0400 Date: Tue, 29 Oct 2013 07:34:04 +0100 From: Wim Van Sebroeck To: Guenter Roeck Cc: linux-watchdog@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v4] watchdog: w83627hf: Convert to watchdog infrastructure Message-ID: <20131029063404.GA5261@spo001.leaseweb.com> 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> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20131029024357.GA27070@roeck-us.net> User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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. Let me review the other patches still before we do any re-sending. Kind regards, Wim.