From: Timur Tabi Date: Mon, 20 Sep 2010 16:23:42 +0000 (-0500) Subject: powerpc/watchdog: Allow the Book-E driver to be compiled as a module X-Git-Tag: v2.6.37-rc1~180^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbdd7144ceadd578bc2a875af1dabd67e80ba0d0;p=pandora-kernel.git 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 . Signed-off-by: Timur Tabi Signed-off-by: Kumar Gala --- Reading git-diff-tree failed