[PATCH] drivers/watchdog: Adding PRCMU based WD for ux500 processors

Baruch Siach baruch at tkos.co.il
Mon Aug 20 16:00:17 EDT 2012


Hi Mathieu,

On Mon, Aug 20, 2012 at 01:50:55PM -0600, mathieu.poirier at linaro.org wrote:
> From: "Mathieu J. Poirier" <mathieu.poirier at linaro.org>
> 
> This patch is a partial re-write of the driver developed by
> Jonas Aaberg and brings it up to the new watchdog interface
> now the standard in the mainline kernel.
> 
> Cc: Jonas Aaberg <jonas.aberg at stericsson.com>
> Signed-off-by: Mathieu Poirier <mathieu.poirier at linaro.org>

[snip]

> +/**
> + * struct ux500_wdt_data
> + */
> +struct ux500_wdt_data {
> +	int timeout;
> +	int nowayout;
> +};

This struct doesn't seem to be used anywhere.

baruch

-- 
     http://baruch.siach.name/blog/                  ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -



More information about the linux-arm-kernel mailing list