When the mutex 'link_event_lock' was introduced, it was never
initialized and it triggers kernel warnings when used with locking
debug turned on. Add initialization for the mutex.
Fixes:
|
||
|---|---|---|
| .. | ||
| hw | ||
| test | ||
| Kconfig | ||
| Makefile | ||
| core.c | ||
| msi.c | ||
| ntb_transport.c | ||