Re: [PATCH v4 1/2] watchdog: Add driver for Mediatek watchdog

From: Joe Perches
Date: Mon Jan 12 2015 - 21:42:53 EST


On Mon, 2015-01-12 at 16:34 +0100, Matthias Brugger wrote:
> This patch adds a driver for the Mediatek SoC integrated
> watchdog. This driver supports watchdog and software reset
> for mt65xx and mt81xx SoCs.

trivia:

> diff --git a/drivers/watchdog/mtk_wdt.c b/drivers/watchdog/mtk_wdt.c
[]
> +static int mtk_wdt_probe(struct platform_device *pdev)
> +{
[]
> + dev_info(&pdev->dev, "Watchdog enabled (timeout=%d sec, nowayout=%d)",

missing terminating \n newline


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/