mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-14 05:35:30 +00: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 | ||