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

Lee Jones lee.jones at linaro.org
Mon Apr 28 04:21:01 PDT 2014


> 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 at samsung.com>
> CC: Samuel Ortiz <sameo at linux.intel.com>
> CC: Lee Jones <lee.jones at linaro.org>
> Signed-off-by: Pankaj Dubey <pankaj.dubey at samsung.com>
> ---
>  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



More information about the linux-arm-kernel mailing list