X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=Documentation%2Fsound%2Fkernel-api%2Fwriting-an-alsa-driver.rst;h=176b73583b7a7b3063f6b1f9f989e0bac1d7d8cc;hb=4ac6d90867a4de2e12117e755dbd76e08d88697f;hp=255b7d3bebd6f7d616b634a253b872d81f6e4363;hpb=6104dde096eba9f443845686a2c4b3fa31129eb4;p=platform%2Fkernel%2Flinux-rpi.git diff --git a/Documentation/sound/kernel-api/writing-an-alsa-driver.rst b/Documentation/sound/kernel-api/writing-an-alsa-driver.rst index 255b7d3..176b735 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