kernel-hacking-2024-linux-s.../arch/avr32/mach-at32ap
Håvard Skinnemoen e1677ce4e4 avr32: move hsmc_init() to core_initcall
The board init code, typically running from postcore_initcall, may
need to set up SMC timings. We have to make sure the SMC driver is
ready before this happens.

Signed-off-by: Håvard Skinnemoen <haavard.skinnemoen@atmel.com>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
2008-06-07 08:45:07 +01:00
..
at32ap.c
at32ap700x.c avr32: Implement set_rate(), set_parent() and mode() for pll1 2008-04-19 20:40:08 -04:00
clock.c
clock.h
cpufreq.c
extint.c
hmatrix.h
hsmc.c avr32: move hsmc_init() to core_initcall 2008-06-07 08:45:07 +01:00
hsmc.h
intc.c avr32: Delete mostly unused header asm/intc.h 2008-04-19 20:40:07 -04:00
intc.h
Kconfig
Makefile avr32: Generic clockevents support 2008-04-19 20:40:08 -04:00
pio.c
pio.h
pm-at32ap700x.S avr32: Move sleep code into mach-at32ap 2008-04-19 20:40:07 -04:00
pm.h