j
k
j a
j l
Damien Zammit wrote:
Allow quirks to lock/unlock the usb audio register mutex by moving its definition to usbaudio.h +++ b/sound/usb/usbaudio.h +static DEFINE_MUTEX(register_mutex);
Allow quirks to lock/unlock the usb audio register mutex by moving its definition to usbaudio.h
+++ b/sound/usb/usbaudio.h
+static DEFINE_MUTEX(register_mutex);
This does not work in a header file.
Regards, Clemens
Back to the thread
Back to the list