[PATCH] mach-at91: reset_cpu: fix confusing reference to watchdog

Sascha Hauer s.hauer at pengutronix.de
Tue Jan 26 13:01:09 EST 2010


On Tue, Jan 19, 2010 at 09:54:25AM +0100, Peter Korsgaard wrote:
> On at91 we talk directly to the reset controller to reset the cpu,
> rather than use the watchdog, so update the comment to match.

Ok, applied.

Sascha

> 
> Signed-off-by: Peter Korsgaard <jacmet at sunsite.dk>
> ---
>  arch/arm/mach-at91/clocksource.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/arch/arm/mach-at91/clocksource.c b/arch/arm/mach-at91/clocksource.c
> index b5886f9..564b560 100644
> --- a/arch/arm/mach-at91/clocksource.c
> +++ b/arch/arm/mach-at91/clocksource.c
> @@ -71,7 +71,7 @@ static int clocksource_init (void)
>  core_initcall(clocksource_init);
>  
>  /*
> - * Reset the cpu by setting up the watchdog timer and let it time out
> + * Reset the cpu through the reset controller
>   */
>  void reset_cpu (ulong ignored)
>  {
> -- 
> 1.6.5
> 
> 
> _______________________________________________
> barebox mailing list
> barebox at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
> 

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



More information about the barebox mailing list