Hi Pankaj,

On 25.04.2014 14:32, Pankaj Dubey wrote:
From: Young-Gun Jang <[email protected]>

While making PMU implementation to be device tree based, there are
few register offsets related with SYSREG present in regs-pmu.h, so
let's make a new header file "regs-sys.h" to keep all such SYSREG
related register offsets and remove them from "regs-pmu.h"

Signed-off-by: Young-Gun Jang <[email protected]>
Signed-off-by: Pankaj Dubey <[email protected]>
---
  arch/arm/mach-exynos/exynos.c   |    1 +
  arch/arm/mach-exynos/pm.c       |    1 +
  arch/arm/mach-exynos/regs-pmu.h |    3 ---
  arch/arm/mach-exynos/regs-sys.h |   22 ++++++++++++++++++++++
  4 files changed, 24 insertions(+), 3 deletions(-)
  create mode 100644 arch/arm/mach-exynos/regs-sys.h

Reviewed-by: Tomasz Figa <[email protected]>

Best regards,
Tomasz
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to