mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-15 15:04:27 +08:00
41fff6e19b
In current code, it jumps to ida_simple_remove() when ida_simple_get()
failes to allocate an ID. Just return to fix it.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
omap_ssi_core.c | ||
omap_ssi_port.c | ||
omap_ssi_regs.h | ||
omap_ssi.h |