diff options
author | Timur Tabi <timur@freescale.com> | 2010-09-20 18:23:42 +0200 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2010-10-14 07:52:44 +0200 |
commit | fbdd7144ceadd578bc2a875af1dabd67e80ba0d0 (patch) | |
tree | a60c4bde8498c38da4b8897fb7083e7cdad5a900 /arch/powerpc/kernel | |
parent | powerpc: export ppc_proc_freq and ppc_tb_freq as GPL symbols (diff) | |
download | linux-fbdd7144ceadd578bc2a875af1dabd67e80ba0d0.tar.xz linux-fbdd7144ceadd578bc2a875af1dabd67e80ba0d0.zip |
powerpc/watchdog: Allow the Book-E driver to be compiled as a module
Register the __init and __exit functions in the PowerPC Book-E Watchdog
driver as module entry/exit functions, and modify the Kconfig entry.
Add a .release method for the PowerPC Book-E Watchdog driver, so that the
watchdog is disabled when the driver is closed.
Loosely based on original code from Jiang Yutang <b14898@freescale.com>.
Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/kernel')
0 files changed, 0 insertions, 0 deletions