original_kernel/arch/avr32/mach-at32ap
Hans-Christian Egtvedt c162755491 avr32: make intc_resume() return void to conform to syscore_ops
This patch removes the unneeded, and now wrong, return 0 from intc_resume() and
lets the function return void instead. This matches the resume callback in
struct syscore_ops.

Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
2011-06-14 13:37:31 +02:00
..
include/mach avr32: add some more at91 to cpu.h definition 2011-06-14 13:37:30 +02:00
Kconfig
Makefile
at32ap700x.c avr32/at32ap: fix mapping of platform device id for USART 2011-06-14 13:37:29 +02:00
clock.c
clock.h
cpufreq.c
extint.c
hmatrix.c
hsmc.c
hsmc.h
intc.c avr32: make intc_resume() return void to conform to syscore_ops 2011-06-14 13:37:31 +02:00
intc.h
pdc.c
pio.c
pio.h
pm-at32ap700x.S
pm.c
pm.h
sdramc.h