Re: [RFC PATCH v2 2/3] ARM: EXYNOS: Move pmu specific header files under "linux/mfd/samsung"

From: Lee Jones
Date: Mon Apr 28 2014 - 07:21:15 EST


> Moving Exynos PMU specific header file into "include/linux/mfd/samsung"
> thus updated affected files under "mach-exynos" to use new location of
> these header files.
>
> CC: Sangbeom Kim <sbkim73@xxxxxxxxxxx>
> CC: Samuel Ortiz <sameo@xxxxxxxxxxxxxxx>
> CC: Lee Jones <lee.jones@xxxxxxxxxx>
> Signed-off-by: Pankaj Dubey <pankaj.dubey@xxxxxxxxxxx>
> ---
> arch/arm/mach-exynos/cpuidle.c | 4 +-
> arch/arm/mach-exynos/exynos-pmu.h | 31 ---
> arch/arm/mach-exynos/exynos.c | 2 +-
> arch/arm/mach-exynos/hotplug.c | 2 +-
> arch/arm/mach-exynos/platsmp.c | 2 +-
> arch/arm/mach-exynos/pm.c | 4 +-
> arch/arm/mach-exynos/pmu.c | 5 +-
> arch/arm/mach-exynos/regs-pmu.h | 308 ---------------------------
> include/linux/mfd/samsung/exynos-pmu.h | 31 +++
> include/linux/mfd/samsung/exynos-regs-pmu.h | 308 +++++++++++++++++++++++++++
> 10 files changed, 348 insertions(+), 349 deletions(-)
> delete mode 100644 arch/arm/mach-exynos/exynos-pmu.h
> delete mode 100644 arch/arm/mach-exynos/regs-pmu.h
> create mode 100644 include/linux/mfd/samsung/exynos-pmu.h
> create mode 100644 include/linux/mfd/samsung/exynos-regs-pmu.h

Can you resubmit this using the -M option for format-patch please?

--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org â Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/