[PATCH 08/20] ARM: mach-gemini: move special idle code out of line
Tony Lindgren
tony at atomide.com
Mon Dec 19 12:55:30 EST 2011
* Nicolas Pitre <nico at fluxnic.net> [111219 01:32]:
> --- a/arch/arm/mach-gemini/irq.c
> +++ b/arch/arm/mach-gemini/irq.c
> @@ -73,8 +73,8 @@ void __init gemini_init_irq(void)
> unsigned int i, mode = 0, level = 0;
>
> /*
> - * Disable arch_idle() by default since it is buggy
> - * For more info see arch/arm/mach-gemini/include/mach/system.h
> + * Disable the idle handler by default since it is buggy
> + * For more info see arch/arm/mach-gemini/idle.c
> */
> disable_hlt();
FYI while applying using stg, got a "<stdin>:88: trailing whitespace."
error here.
Tony
More information about the linux-arm-kernel
mailing list