watchdog: Convert iTCO_wdt driver to mfd model
authorAaron Sierra <asierra@xes-inc.com>
Fri, 20 Apr 2012 19:14:11 +0000 (14:14 -0500)
committerSamuel Ortiz <sameo@linux.intel.com>
Wed, 9 May 2012 15:20:09 +0000 (17:20 +0200)
This patch converts the iTCO_wdt driver to use the multi-function device
driver model. It uses resources discovered by the lpc_ich driver, so that
it no longer does its own PCI scanning.

Signed-off-by: Aaron Sierra <asierra@xes-inc.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>

No differences found