]> git.itanic.dy.fi Git - linux-stable/commit
MIPS: Alchemy: Fix an out-of-bound access in db1550_dev_setup()
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Wed, 10 Jan 2024 18:09:46 +0000 (19:09 +0100)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Thu, 11 Jan 2024 11:50:30 +0000 (12:50 +0100)
commit3c1e5abcda64bed0c7bffa65af2316995f269a61
tree36212628bc74c18fd29e2572a1f4ab2413136089
parent89c4b588d11e9acf01d604de4b0c715884f59213
MIPS: Alchemy: Fix an out-of-bound access in db1550_dev_setup()

When calling spi_register_board_info(),

Fixes: f869d42e580f ("MIPS: Alchemy: Improved DB1550 support, with audio and serial busses.")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/alchemy/devboards/db1550.c