Skip to content

Commit

Permalink
watchdog: Convert wm831x driver to watchdog core
Browse files Browse the repository at this point in the history
Fairly large code churn but not much doing with that and the overall
result is a definite win.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
  • Loading branch information
Mark Brown authored and Wim Van Sebroeck committed Nov 5, 2011
1 parent 25dc46e commit 00411ee
Show file tree
Hide file tree
Showing 2 changed files with 106 additions and 213 deletions.
1 change: 1 addition & 0 deletions drivers/watchdog/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ config SOFT_WATCHDOG
config WM831X_WATCHDOG
tristate "WM831x watchdog"
depends on MFD_WM831X
select WATCHDOG_CORE
help
Support for the watchdog in the WM831x AudioPlus PMICs. When
the watchdog triggers the system will be reset.
Expand Down
Loading

0 comments on commit 00411ee

Please sign in to comment.