An error occurred while fetching folder content.
avr32: off by one in at32_init_pio()
Dan Carpenter authored
commit 55f1cf83 upstream.

The pio_dev[] array has MAX_NR_PIO_DEVICES elements so the > should be
>=.

Fixes: 5f97f7f9

 ('[PATCH] avr32 architecture')
Signed-off-by: default avatarDan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: default avatarBen Hutchings <ben@decadent.org.uk>
3ebde045
Name Last commit Last update