]> Git Repo - linux.git/commit
sound: OSS: mpu401, fix deadlock
authorJiri Slaby <[email protected]>
Mon, 29 Jun 2009 16:03:34 +0000 (18:03 +0200)
committerTakashi Iwai <[email protected]>
Mon, 29 Jun 2009 16:05:52 +0000 (18:05 +0200)
commit9ea5ca75a2aebb7172094a7d77acf6ff7600cc56
tree2fc0f2d554feaac4c23ec7c84334db30d7decbd4
parent580c9d373ce7ccfbc5227e985fca761f8f039af3
sound: OSS: mpu401, fix deadlock

mpu401_chk_version is called with a spin lock already held. Don't take it
again.

Signed-off-by: Jiri Slaby <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
sound/oss/mpu401.c
This page took 0.04674 seconds and 4 git commands to generate.