acrn-kernel/arch/arm/mach-ep93xx
Nikita Shubin 786f089086 ARM: ep93xx: Add terminator to gpiod_lookup_table
commit fdf87a0dc26d0550c60edc911cda42f9afec3557 upstream.

Without the terminator, if a con_id is passed to gpio_find() that
does not exist in the lookup table the function will not stop looping
correctly, and eventually cause an oops.

Cc: stable@vger.kernel.org
Fixes: b2e6355559 ("i2c: gpio: Convert to use descriptors")
Reported-by: Andy Shevchenko <andriy.shevchenko@intel.com>
Signed-off-by: Nikita Shubin <nikita.shubin@maquefel.me>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Alexander Sverdlin <alexander.sverdlin@gmail.com>
Signed-off-by: Alexander Sverdlin <alexander.sverdlin@gmail.com>
Link: https://lore.kernel.org/r/20240205102337.439002-1-alexander.sverdlin@gmail.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-03-01 13:26:33 +01:00
..
Kconfig ARM: ep93xx: mark most board files as unused 2022-07-22 13:11:21 +02:00
Makefile
adssphere.c
clock.c
core.c ARM: ep93xx: Add terminator to gpiod_lookup_table 2024-03-01 13:26:33 +01:00
dma.c
edb93xx.c
ep93xx-regs.h
gesbc9312.c
gpio-ep93xx.h
hardware.h
irqs.h
micro9.c
platform.h
simone.c
snappercl15.c
soc.h
timer-ep93xx.c ARM: ep93xx: fix missing-prototype warnings 2023-07-19 16:21:23 +02:00
ts72xx.c ARM: ep93xx: Make ts72xx_register_flash() static 2022-05-27 16:00:58 +02:00
ts72xx.h
vision_ep9307.c