On Sep 20, 2010, at 11:23 AM, Timur Tabi wrote: > Register the __init and __exit functions in the PowerPC e500 watchdog driver > as module entry/exit functions, and modify the Kconfig entry. > > Add a .release method for the PowerPC e500 watchdog driver, so that the > watchdog is disabled when the driver is closed. > > Loosely based on original code from Jiang Yutang <[email protected]>. > > Signed-off-by: Timur Tabi <[email protected]> > --- > > This patch requires: > > powerpc: export ppc_proc_freq and ppc_tb_freq as GPL symbols > > drivers/watchdog/Kconfig | 5 ++++- > drivers/watchdog/booke_wdt.c | 39 +++++++++++++++++++++++++++++++++++++-- > 2 files changed, 41 insertions(+), 3 deletions(-)
applied to next [fixed comment message to say Book-E instead of e500] - k _______________________________________________ Linuxppc-dev mailing list [email protected] https://lists.ozlabs.org/listinfo/linuxppc-dev
