alistair23-linux/arch/avr32/mach-at32ap
Dan Carpenter 55f1cf83d5 avr32: off by one in at32_init_pio()
The pio_dev[] array has MAX_NR_PIO_DEVICES elements so the > should be
>=.

Fixes: 5f97f7f940 ('[PATCH] avr32 architecture')
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
2016-07-29 11:55:57 +02:00
..
include/mach avr32: remove fake at91 cpu identification 2015-02-09 15:27:45 +01:00
at32ap700x.c dmaengine: dw: rename masters to reflect actual topology 2016-04-13 21:36:09 +05:30
clock.c avr32: handle NULL as a valid clock object 2015-07-27 09:14:07 +02:00
clock.h
extint.c genirq: Remove irq argument from irq flow handlers 2015-09-16 15:47:51 +02:00
hmatrix.c
hsmc.c
hsmc.h
intc.c
intc.h
Kconfig
Makefile
pdc.c
pio.c avr32: off by one in at32_init_pio() 2016-07-29 11:55:57 +02:00
pio.h
pm-at32ap700x.S
pm.c avr32: pm: Fix section mismatch 2013-12-10 08:46:38 +01:00
pm.h
sdramc.h