[PATCH v9 2/2] ARM: EXYNOS: Move PMU specific definitions from common.h
Javier Martinez Canillas
javier at dowhile0.org
Tue Oct 7 05:30:59 PDT 2014
Hello Pankaj,
On Mon, Oct 6, 2014 at 11:26 AM, Pankaj Dubey <pankaj.dubey at samsung.com> wrote:
> This patch moves PMU specific definitions into a new file
> as exynos-pmu.h.
> This will help in reducing dependency of common.h in pmu.c.
>
> Signed-off-by: Pankaj Dubey <pankaj.dubey at samsung.com>
> Reviewed-by: Tomasz Figa <t.figa at samsung.com>
> ---
> arch/arm/mach-exynos/common.h | 17 -----------------
> arch/arm/mach-exynos/exynos-pmu.h | 24 ++++++++++++++++++++++++
> arch/arm/mach-exynos/pm.c | 1 +
> arch/arm/mach-exynos/pmu.c | 20 +++++++++++++++++++-
> arch/arm/mach-exynos/suspend.c | 1 +
> 5 files changed, 45 insertions(+), 18 deletions(-)
> create mode 100644 arch/arm/mach-exynos/exynos-pmu.h
>
Tested-by: Javier Martinez Canillas <javier.martinez at collabora.co.uk>
Best regards,
Javier
More information about the linux-arm-kernel
mailing list