Re: [PATCH RFC] watchdog: add a new driver for VIA chipsets

From: Mark Brown
Date: Tue Nov 22 2011 - 12:32:33 EST


On Tue, Nov 22, 2011 at 06:05:48PM +0100, Marc Vertes wrote:

> +static int wdt_start(struct watchdog_device *wdev)
> +{
> + /* Nothing to do. The watchdog can only be started by the BIOS. */
> + return 0;
> +}

Shouldn't we just update the framework to cope with missing functions?
--
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/