mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-26 06:52:42 +00:00
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:
|
||
|---|---|---|
| .. | ||
| clock.c | ||
| core.c | ||
| dma.c | ||
| edb93xx.c | ||
| ep93xx-regs.h | ||
| gpio-ep93xx.h | ||
| hardware.h | ||
| irqs.h | ||
| Kconfig | ||
| Makefile | ||
| platform.h | ||
| soc.h | ||
| timer-ep93xx.c | ||
| ts72xx.c | ||
| ts72xx.h | ||
| vision_ep9307.c | ||