]> git.baikalelectronics.ru Git - kernel.git/commit
snd/PCM: fasync BKL pushdown
authorJonathan Corbet <corbet@lwn.net>
Mon, 23 Jun 2008 23:40:43 +0000 (17:40 -0600)
committerJonathan Corbet <corbet@lwn.net>
Wed, 2 Jul 2008 21:06:28 +0000 (15:06 -0600)
commitb24dffa5814bd26535da0fe75c3b8768c73debe5
tree32dd2d06d650305c6bff129a92545c73d6bc9295
parent6eb89469921ff892f22d72e84d755c39bec98654
snd/PCM: fasync BKL pushdown

Chances are this is unneeded, but the code is twisty enough that it is hard
to tell.

Signed-off-by: Jonathan Corbet <corbet@lwn.net>
sound/core/pcm_native.c