mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 14:11:52 +00: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 |