acrn-kernel/arch/avr32/mach-at32ap
Haavard Skinnemoen 65033ed740 avr32: Move setup_platform() into chip-specific file
Combine at32_clock_init() and at32_portmux_init() into
setup_platform() and remove setup_platform() from at32ap.c. No
functional change since all setup_platform() ever did was call those
two functions.

Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
2008-06-28 15:08:39 +02:00
..
Kconfig
Makefile
at32ap.c avr32: Move setup_platform() into chip-specific file 2008-06-28 15:08:39 +02:00
at32ap700x.c avr32: Move setup_platform() into chip-specific file 2008-06-28 15:08:39 +02:00
clock.c
clock.h
cpufreq.c avr32: Fix cpufreq oops when ondemand governor is default 2008-05-27 09:37:42 +02:00
extint.c
hmatrix.h
hsmc.c
hsmc.h
intc.c
intc.h
pio.c avr32: minor GPIO handling updates 2008-06-27 15:32:27 +02:00
pio.h
pm-at32ap700x.S
pm.h