[GIT PULL 0/3] Renesas ARM based SoC cleanups for v3.13

Simon Horman horms+renesas at verge.net.au
Mon Sep 30 22:28:01 EDT 2013


Hi Kevin, Olof and Arnd,

please consider these Renesas ARM based SoC cleanups for v3.13.

This pull request is based on v3.12-rc1.


The following changes since commit 272b98c6455f00884f0350f775c5342358ebb73f:

  Linux 3.12-rc1 (2013-09-16 16:17:51 -0400)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-cleanup-for-v3.13

for you to fetch changes up to cde214a890f81797a5eee94fffc89c1de21ed991:

  ARM: shmobile: r8a7790: Constify platform data and resources (2013-09-19 14:33:44 -0700)

----------------------------------------------------------------
Renesas ARM based SoC cleanups for v3.13

* Constify platform data and resources of r8a7790 SoC
* Rename to r8a7790_init_delay() as r8a7790_init_early()
  - This is in preparation for doing more than just initialising the delay
* Rename r8a73a4_init_delay() as r8a73a4_init_early()
  - This is in preparation for doing more than just initialising the delay

----------------------------------------------------------------
Laurent Pinchart (1):
      ARM: shmobile: r8a7790: Constify platform data and resources

Magnus Damm (2):
      ARM: shmobile: Rename to r8a73a4_init_early()
      ARM: shmobile: Rename to r8a7790_init_early()

 arch/arm/mach-shmobile/board-ape6evm-reference.c |  2 +-
 arch/arm/mach-shmobile/board-ape6evm.c           |  2 +-
 arch/arm/mach-shmobile/board-lager-reference.c   |  2 +-
 arch/arm/mach-shmobile/board-lager.c             |  2 +-
 arch/arm/mach-shmobile/include/mach/r8a73a4.h    |  2 +-
 arch/arm/mach-shmobile/include/mach/r8a7790.h    |  2 +-
 arch/arm/mach-shmobile/setup-r8a73a4.c           |  4 ++--
 arch/arm/mach-shmobile/setup-r8a7790.c           | 25 ++++++++++++------------
 8 files changed, 21 insertions(+), 20 deletions(-)



More information about the linux-arm-kernel mailing list