Files
android_kernel_xiaomi_sm8450/arch/powerpc/kernel
Tang Yuantian d2deebabae booke/watchdog: refine and clean up the codes
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.tang@freescale.com>
Acked-by: Scott Wood <scottwood@freescale.com>
Reviewed-by: Li Yang <leoli@freescale.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
2014-06-10 21:47:26 +02:00
..
2014-04-18 14:20:41 +02:00
2013-11-21 10:33:36 +11:00
2014-02-17 11:19:39 +11:00
2011-03-31 11:26:23 -03:00
2013-12-30 15:19:31 +11:00
2014-04-28 13:08:46 +10:00
2011-03-31 11:26:23 -03:00
2014-04-07 10:33:12 +10:00
2011-03-31 11:26:23 -03:00
2012-03-28 18:30:02 +01:00
2014-04-09 12:53:28 +10:00
2014-03-19 19:57:14 -05:00