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)
commit2db9f0a35a4e4ad7cee756a4e0dabb7c1c8b6c72
tree32dd2d06d650305c6bff129a92545c73d6bc9295
parent70b028b7ea94f1b36c61f3ee1c921cc3a87812e6
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