From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.active-venture.com (mail.active-venture.com [67.228.131.205]) by ozlabs.org (Postfix) with ESMTP id A58282C00A7 for ; Wed, 4 Dec 2013 18:15:10 +1100 (EST) Message-ID: <529ED678.1080401@roeck-us.net> Date: Tue, 03 Dec 2013 23:15:04 -0800 From: Guenter Roeck MIME-Version: 1.0 To: Christophe Leroy , Wim Van Sebroeck , scottwood@freescale.com Subject: Re: [PATCH v3] watchdog: mpc8xxx_wdt convert to watchdog core References: <20131204063214.D1DB01A2BEA@localhost.localdomain> In-Reply-To: <20131204063214.D1DB01A2BEA@localhost.localdomain> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Cc: linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org, linux-watchdog@vger.kernel.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On 12/03/2013 10:32 PM, Christophe Leroy wrote: > Convert mpc8xxx_wdt.c to the new watchdog API. > > Signed-off-by: Christophe Leroy > Reviewed-by: Guenter Roeck