mirror of
https://github.com/torvalds/linux.git
synced 2024-11-24 05:02:12 +00:00
c002f04c0b
@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 |