[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20111122173227.GK6624@sirena.org.uk>
Date: Tue, 22 Nov 2011 17:32:28 +0000
From: Mark Brown <broonie@...nsource.wolfsonmicro.com>
To: Marc Vertes <marc.vertes@...fox.com>
Cc: w.sang@...gutronix.de, Wim@...r.kernel.org, wim@...ana.be,
Welte@...r.kernel.org, Van@...r.kernel.org,
Sebroeck@...r.kernel.org, linux-watchdog@...r.kernel.org,
linux-kernel@...r.kernel.org, HaraldWelte@...tech.com,
Harald@...r.kernel.org
Subject: Re: [PATCH RFC] watchdog: add a new driver for VIA chipsets
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists