X-Git-Url: http://git.monstr.eu/?p=linux-2.6-microblaze.git;a=blobdiff_plain;f=Documentation%2Fsound%2Fkernel-api%2Fwriting-an-alsa-driver.rst;h=176b73583b7a7b3063f6b1f9f989e0bac1d7d8cc;hp=255b7d3bebd6f7d616b634a253b872d81f6e4363;hb=4ac6d90867a4de2e12117e755dbd76e08d88697f;hpb=df43d903828c59afb9e93b59835127a02e1f8144;ds=sidebyside diff --git a/Documentation/sound/kernel-api/writing-an-alsa-driver.rst b/Documentation/sound/kernel-api/writing-an-alsa-driver.rst index 255b7d3bebd6..176b73583b7a 100644 --- a/Documentation/sound/kernel-api/writing-an-alsa-driver.rst +++ b/Documentation/sound/kernel-api/writing-an-alsa-driver.rst @@ -3368,7 +3368,7 @@ This ensures that the device can be closed and the driver unloaded without losing data. This callback is optional. If you do not set ``drain`` in the struct -snd_rawmidi_ops structure, ALSA will simply wait for 50 milliseconds +snd_rawmidi_ops structure, ALSA will simply wait for 50 milliseconds instead. Miscellaneous Devices