mirror of
https://github.com/torvalds/linux.git
synced 2026-05-17 02:56:31 +02:00
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 | ||