Skip to content

Commit

Permalink
watchdog: Convert iTCO_wdt driver to mfd model
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Aaron Sierra authored and Samuel Ortiz committed May 9, 2012
1 parent 16c5c02 commit 887c8ec
Show file tree
Hide file tree
Showing 7 changed files with 313 additions and 447 deletions.
3 changes: 2 additions & 1 deletion drivers/mfd/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -785,7 +785,8 @@ config LPC_ICH
help
The LPC bridge function of the Intel ICH provides support for
many functional units. This driver provides needed support for
other drivers to control these functions, currently GPIO.
other drivers to control these functions, currently GPIO and
watchdog.

config MFD_RDC321X
tristate "Support for RDC-R321x southbridge"
Expand Down
Loading

0 comments on commit 887c8ec

Please sign in to comment.