• Olof Johansson's avatar
    Merge tag 'renesas-cleanup3-for-v3.12' of... · e707bb33
    Olof Johansson authored
    Merge tag 'renesas-cleanup3-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/renesas
    
    From Simon Horman:
    Third round of Renesas ARM based SoC cleanups for v3.12
    
    * Remove global GPIO_NR definition from sh73a0 SoC
    * Remove unnecessary nfsroot settings from bootargs of
      kzm9d and armadillo800eva
    * Rename irq initialisation functions of r8a7779 SoC
      to make them consistent with other SoCs
    * Simplify irq initialisation of r8a7740 SoC
    * Add missing __initdata annotations to bockw board, and
      r8a7790 and r8a7779 SoCs
    * Refactor time initialisation and remove shmobile_init_time.
      - This affects the following boards: kzm9g, marzen, ape6evm,
        armadillo800eva and bockw
      - This affects the following SoCs: r8a7790, r8a7779, r7a7740, r7a73a4
    * Cleanup device registration code of r8a7778 SoC
    
    * tag 'renesas-cleanup3-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas: (45 commits)
      ARM: shmobile: sh73a0: Remove global GPIO_NR definition
      ARM: shmobile: kzm9d: remove nfsroot settings from bootargs
      ARM: shmobile: armadillo800eva: remove nfsroot settings from bootargs
      ARM: shmobile: r8a7779: move r8a7779_init_irq_xxx() to setup
      ARM: shmobile: r8a7740: move r8a7740_init_irq_of() to setup
      ARM: shmobile: bockw: add missing __initdata
      ARM: shmobile: r8a7790: add missing __initdata
      ARM: shmobile: r8a7779: add missing __initdata
      ARM: shmobile: Remove unused shmobile_init_time()
      ARM: shmobile: Use clocksource_of_init() on r8a7790
      ARM: shmobile: Use default ->init_time() on KZM9G DT ref
      ARM: shmobile: Use default ->init_time() on Marzen DT ref
      ARM: shmobile: Use default ->init_time() on APE6EVM DT ref
      ARM: shmobile: Use default ->init_time() on APE6EVM
      ARM: shmobile: Use default ->init_time() on Armadillo DT ref
      ARM: shmobile: Use default ->init_time() on Bockw DT ref
      ARM: shmobile: Use default ->init_time() on Bockw
      ARM: shmobile: Use default ->init_time() on r8a7779
      ARM: shmobile: Use default ->init_time() on r8a7778
      ARM: shmobile: Use default ->init_time() on r8a7740
      ...
    Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
    e707bb33
smp-r8a7779.c 4.42 KB