mirror of
https://github.com/nxp-imx/linux-imx.git
synced 2026-06-03 14:01:43 +02:00
If KMEM_CACHE or maple_alloc_dev failed, the maple_bus_init() will return 0
rather than error, because the retval is not changed after KMEM_CACHE or
maple_alloc_dev failed.
Fixes:
|
||
|---|---|---|
| .. | ||
| Makefile | ||
| maple.c | ||