Re: [PATCH v3 1/7] ARM: EXYNOS: removing redundant code from regs-pmu.h

2015-11-04 Thread Pankaj Dubey
On Tuesday 03 November 2015 07:07 AM, Krzysztof Kozlowski wrote: On 26.10.2015 21:55, Pankaj Dubey wrote: commit 6ec4f8d0d91f ("ARM: EXYNOS: add generic function to calculate cpu number") introduced exynos_pmu_cpunr to be used by multi-cluster SoC's e.g Exynos5420, but it's no more used in the

Re: [PATCH v3 1/7] ARM: EXYNOS: removing redundant code from regs-pmu.h

2015-11-02 Thread Krzysztof Kozlowski
On 26.10.2015 21:55, Pankaj Dubey wrote: > commit 6ec4f8d0d91f ("ARM: EXYNOS: add generic function to calculate > cpu number") introduced exynos_pmu_cpunr to be used by multi-cluster SoC's > e.g Exynos5420, but it's no more used in the codebase and hence removing > this part of code. > > Signed-of

[PATCH v3 1/7] ARM: EXYNOS: removing redundant code from regs-pmu.h

2015-10-26 Thread Pankaj Dubey
commit 6ec4f8d0d91f ("ARM: EXYNOS: add generic function to calculate cpu number") introduced exynos_pmu_cpunr to be used by multi-cluster SoC's e.g Exynos5420, but it's no more used in the codebase and hence removing this part of code. Signed-off-by: Pankaj Dubey --- arch/arm/mach-exynos/pmu.c