[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-id: <563BF5E2.60902@samsung.com>
Date: Fri, 06 Nov 2015 09:35:46 +0900
From: Krzysztof Kozlowski <k.kozlowski@...sung.com>
To: Pankaj Dubey <pankaj.dubey@...sung.com>,
linux-samsung-soc@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org
Cc: kgene.kim@...sung.com, thomas.ab@...sung.com, amitdanielk@...il.com
Subject: Re: [PATCH v3 3/7] ARCH: EXYNOS: split up exynos3250 SoC specific PMU
data
On 05.11.2015 14:31, Pankaj Dubey wrote:
> Hi Krzysztof,
>
> On Tuesday 03 November 2015 07:25 AM, Krzysztof Kozlowski wrote:
>> On 26.10.2015 21:55, Pankaj Dubey wrote:
>>> This patch splits up mach-exynos/pmu.c file, and moves exynos3250 PMU
>>> configuration data and functions handing those data into exynos3250
>>> SoC specific PMU file mach-exynos/exynos3250-pmu.c.
>>>
>>> Signed-off-by: Pankaj Dubey <pankaj.dubey@...sung.com>
>>> ---
>>> arch/arm/mach-exynos/Makefile | 2 +-
>>> arch/arm/mach-exynos/exynos-pmu.h | 47 +++++++++
>>> arch/arm/mach-exynos/exynos3250-pmu.c | 175
>>> +++++++++++++++++++++++++++++++
>>> arch/arm/mach-exynos/pmu.c | 189
>>> +---------------------------------
>>> 4 files changed, 224 insertions(+), 189 deletions(-)
>>> create mode 100644 arch/arm/mach-exynos/exynos-pmu.h
>>> create mode 100644 arch/arm/mach-exynos/exynos3250-pmu.c
>>>
I spotted it now - please fix subject prefix in patches 3-6.
ARM: EXYNOS:
BR
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists