mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-07 06:02:58 +00:00
@unit_mutex protects @unit from being freed, so obviously it should be
released after @unit is used, and not before.
This is a follow-up to commit
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| xillybus_class.c | ||
| xillybus_class.h | ||
| xillybus_core.c | ||
| xillybus_of.c | ||
| xillybus_pcie.c | ||
| xillybus.h | ||
| xillyusb.c | ||