mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08: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.
Fixes:
|
||
|---|---|---|
| .. | ||
| clk_and_regulator.c | ||
| common.c | ||
| common.h | ||
| discrete.c | ||
| Kconfig | ||
| Makefile | ||
| tps68470_board_data.c | ||
| tps68470.c | ||
| tps68470.h | ||