kernel_samsung_a53x/arch/mips/alchemy/devboards
Christophe JAILLET 95d5b70a46 MIPS: Alchemy: Fix an out-of-bound access in db1200_dev_setup()
[ Upstream commit 89c4b588d11e9acf01d604de4b0c715884f59213 ]

When calling spi_register_board_info(), we should pass the number of
elements in 'db1200_spi_devs', not 'db1200_i2c_devs'.

Fixes: 63323ec54a7e ("MIPS: Alchemy: Extended DB1200 board support.")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-18 12:12:48 +01:00
..
bcsr.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
db1xxx.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
db1000.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
db1200.c MIPS: Alchemy: Fix an out-of-bound access in db1200_dev_setup() 2024-11-18 12:12:48 +01:00
db1300.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
db1550.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
platform.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
platform.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
pm.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00