davinci-audio: fix a deadlock when open()ing the device
When O_NONBLOCK is specified, try to lock the mutex and return immediately
if it failed (because another process has opened it for example)
Signed-off-by: Rafaël Carré <rcarre@m2x.nl>
Showing
Please register or sign in to comment