From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from metis.ext.pengutronix.de ([2001:6f8:1178:4:290:27ff:fe1d:cc33]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1YhXzN-00052w-MV for barebox@lists.infradead.org; Mon, 13 Apr 2015 06:36:58 +0000 Date: Mon, 13 Apr 2015 08:36:35 +0200 From: Sascha Hauer Message-ID: <20150413063635.GV9742@pengutronix.de> References: <1428586316-17722-1-git-send-email-mpa@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1428586316-17722-1-git-send-email-mpa@pengutronix.de> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "barebox" Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: Re: [PATCH v2 1/2] wdog: imx-wd: Introduce ops struct for imx21/imx1 To: Markus Pargmann Cc: barebox@lists.infradead.org On Thu, Apr 09, 2015 at 03:31:55PM +0200, Markus Pargmann wrote: > Replace the set_timeout function in the device platform data by an ops > struct which stores a set_timeout and init function. > > Signed-off-by: Markus Pargmann > --- > > Notes: > Changes in v2: > - Compile fix for !CONFIG_WATCHDOG_IMX. watchdog_deregister is using an > IS_ENABLED condition as well now. > > drivers/watchdog/imxwd.c | 55 +++++++++++++++++++++++++++++++++++++----------- > 1 file changed, 43 insertions(+), 12 deletions(-) Applied, thanks Sascha -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox