Hi Tang, > From: Tang Yuantian <yuantian.t...@freescale.com> > > Basically, this patch does the following: > 1. Move the codes of parsing boot parameters from setup-common.c > to driver. In this way, code reader can know directly that > there are boot parameters that can change the timeout. > 2. Make boot parameter 'booke_wdt_period' effective. > currently, when driver is loaded, default timeout is always > being used in stead of booke_wdt_period. > 3. Wrap up the watchdog timeout in device struct and clean up > unnecessary codes. > > Signed-off-by: Tang Yuantian <yuantian.t...@freescale.com> > Acked-by: Scott Wood <scottw...@freescale.com> > --- > resend to watchdog maintainer > > arch/powerpc/kernel/setup-common.c | 27 -------------------- > drivers/watchdog/booke_wdt.c | 51 > ++++++++++++++++++++++++-------------- > 2 files changed, 33 insertions(+), 45 deletions(-)
Patch has been added to linux-watchdog-next. Kind regards, Wim. _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev