[PATCH v10 04/11] ARM: hisi: enable HiP04
Arnd Bergmann
arnd at arndb.de
Mon Jul 28 04:08:49 PDT 2014
On Thursday 10 July 2014, Haojian Zhuang wrote:
> --- a/arch/arm/mach-hisi/platmcpm.c
> +++ b/arch/arm/mach-hisi/platmcpm.c
> @@ -116,7 +116,6 @@ static int hip04_mcpm_power_up(unsigned int cpu, unsigned int cluster)
> CORE_DEBUG_RESET_BIT(cpu);
> writel_relaxed(data, sysctrl + SC_CPU_RESET_DREQ(cluster));
> spin_unlock_irq(&boot_lock);
> - msleep(POLL_MSEC);
>
> return 0;
> }
Is this change intentional? It seems like it should belong into the earlier patch
that introduces this file.
Arnd
More information about the linux-arm-kernel
mailing list