alistair23-linux/arch/arm/mach-shmobile
Magnus Damm 67fde41ea4 ARM: shmobile: r8a73a4: Remove ->init_machine() special case
No need to special case r8a73a4 ->init_machine(),
so get rid of undesired cpufreq platform device
from the generic long term r8a73a4 DT support code.

For short term support on APE6EVM the DT reference
implementation already adds a "cpufreq-cpu0" platform
device so that can be used for development.

Regarding more long term cpufreq support, perhaps
it makes sense to adjust the cpufreq driver to check
for DT information directly instead of using a
platform device for software configuration and DT
for hardware parameters.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
2013-07-24 16:35:30 +09:00
..
include/mach ARM: shmobile: Remove include <mach/hardware.h> 2013-07-24 16:35:25 +09:00
board-ape6evm.c ARM: shmobile: Make r8a73a4 Arch timer optional 2013-07-17 14:26:54 +09:00
board-armadillo800eva-reference.c
board-armadillo800eva.c Merge branches 'tpu-pwm', 'backlight' and 'soc' into cleanup2-base 2013-07-24 16:35:12 +09:00
board-bockw.c ARM SoC board specific changes 2013-07-02 14:10:26 -07:00
board-kzm9d-reference.c ARM: shmobile: KZM9D DT reference implementation 2013-07-17 10:06:46 +09:00
board-kzm9d.c ARM: shmobile: Use DT for GIC on EMEV2 and KZM9D 2013-07-17 10:06:45 +09:00
board-kzm9g-reference.c ARM: shmobile: kzm9g: Remove init_irq declaration in machine description 2013-07-17 10:02:25 +09:00
board-kzm9g.c reboot: arm: change reboot_mode to use enum reboot_mode 2013-07-09 10:33:29 -07:00
board-lager.c ARM: shmobile: Make r8a7790 Arch timer optional 2013-07-17 14:26:53 +09:00
board-mackerel.c ARM: mach-shmobile: mackerel: Use gpio-backlight 2013-07-17 10:06:14 +09:00
board-marzen-reference.c
board-marzen.c ARM: shmobile: Remove Marzen use of <mach/hardware.h> 2013-07-24 16:35:24 +09:00
clock-emev2.c ARM: shmobile: Disconnect EMEV2 SMP code from clocks 2013-07-17 14:26:55 +09:00
clock-r8a73a4.c ARM: shmobile: Add r8a73a4 CMT10 clock event 2013-07-17 14:26:53 +09:00
clock-r8a7740.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2013-07-09 18:24:39 -07:00
clock-r8a7778.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2013-07-09 18:24:39 -07:00
clock-r8a7779.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2013-07-09 18:24:39 -07:00
clock-r8a7790.c ARM: shmobile: Introduce r8a7790_read_mode_pins() 2013-07-17 14:26:56 +09:00
clock-sh73a0.c ARM: shmobile: kota2: Use leds-pwm + pwm-rmob 2013-07-19 11:22:47 +09:00
clock-sh7372.c cpufreq: rename index as driver_data in cpufreq_frequency_table 2013-06-04 14:25:59 +02:00
clock.c
console.c
cpuidle.c
entry-intc.S
headsmp-scu.S ARM: shmobile: Remove old SCU boot code 2013-06-17 16:07:29 +09:00
headsmp.S ARM: shmobile: Add SMP boot function and argument 2013-06-17 16:07:27 +09:00
intc-r8a7740.c
intc-r8a7779.c
intc-sh73a0.c
intc-sh7372.c
Kconfig ARCH: ARM: shmobile: Remove ag5evm board support 2013-07-24 16:35:23 +09:00
Makefile ARCH: ARM: shmobile: Remove ag5evm board support 2013-07-24 16:35:23 +09:00
Makefile.boot ARCH: ARM: shmobile: Remove ag5evm board support 2013-07-24 16:35:23 +09:00
platsmp.c
pm-r8a7740.c
pm-r8a7779.c
pm-rmobile.c
pm-sh73a0.c
pm-sh7372.c ARM: shmobile: Rework sh7372 sleep code to use virt_to_phys() 2013-06-17 16:06:47 +09:00
setup-emev2.c ARM: shmobile: Remove EMEV2 use of <mach/hardware.h> 2013-07-24 16:35:24 +09:00
setup-r8a73a4.c ARM: shmobile: r8a73a4: Remove ->init_machine() special case 2013-07-24 16:35:30 +09:00
setup-r8a7740.c ARM: shmobile: r8a7740: add MMCIF DMA definitions 2013-07-17 14:26:55 +09:00
setup-r8a7778.c ARM: shmobile: r8a7778: remove r8a7778_init_irq() 2013-07-17 10:02:30 +09:00
setup-r8a7779.c ARM: shmobile: Remove r8a7779 use of <mach/hardware.h> 2013-07-24 16:35:24 +09:00
setup-r8a7790.c ARM: shmobile: Setup r8a7790 arch timer based on MD pins 2013-07-17 14:26:56 +09:00
setup-sh73a0.c ARM: shmobile: Remove sh73a0 use of <mach/hardware.h> 2013-07-24 16:35:24 +09:00
setup-sh7372.c ARM: shmobile: Remove sh7372 use of <mach/hardware.h> 2013-07-24 16:35:24 +09:00
sh-gpio.h
sleep-sh7372.S ARM: shmobile: Rework sh7372 sleep code to use virt_to_phys() 2013-06-17 16:06:47 +09:00
smp-emev2.c ARM: shmobile: Disconnect EMEV2 SMP code from clocks 2013-07-17 14:26:55 +09:00
smp-r8a7779.c ARM: shmobile: r8a7779 SMP with SCU boot fn and args 2013-06-17 16:07:27 +09:00
smp-sh73a0.c ARM: shmobile: sh73a0 SMP with SCU boot fn and args 2013-06-17 16:07:28 +09:00
suspend.c
timer.c