linux/arch/avr32
Haavard Skinnemoen 6af0f5f831 AVR32: Add missing return instruction in __raw_writesb
__raw_writesb ends with a conditional branch, which is obviously
wrong. It should return after the last loop terminates.

Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
2006-11-06 14:07:16 +01:00
..
boards/atstk1000 AVR32: Get rid of board_early_init 2006-11-06 10:43:23 +01:00
boot [PATCH] AVR32: Minor Makefile cleanup 2006-10-25 20:26:32 -07:00
configs [PATCH] AVR32: Update defconfig 2006-10-25 20:26:33 -07:00
kernel AVR32: Wire up sys_epoll_pwait 2006-11-06 14:07:15 +01:00
lib AVR32: Add missing return instruction in __raw_writesb 2006-11-06 14:07:16 +01:00
mach-at32ap [PATCH] AVR32: Use __raw MMIO access for internal peripherals 2006-10-25 20:26:33 -07:00
mm [PATCH] AVR32: Don't try to iounmap P2 segment addresses 2006-10-25 20:26:33 -07:00
Kconfig [PATCH] avr32 architecture 2006-09-26 08:48:54 -07:00
Kconfig.debug [PATCH] avr32 architecture 2006-09-26 08:48:54 -07:00
Makefile [PATCH] AVR32: Minor Makefile cleanup 2006-10-25 20:26:32 -07:00