]> git.alsa-project.org Git - alsa-lib.git/commit
Fix restoration of PCM open mode
authorTakashi Iwai <tiwai@suse.de>
Mon, 20 Mar 2006 11:22:23 +0000 (11:22 +0000)
committerTakashi Iwai <tiwai@suse.de>
Mon, 20 Mar 2006 11:22:23 +0000 (11:22 +0000)
commit38a3aa096c173ccd2020794c0ba6e68d32f0b337
tree845d3895fb3c4e51c41e5fbfbfb173301136e27d
parenteecfed7569438d28d480a968e7b338a437d2d784
Fix restoration of PCM open mode

The original PCM open mode was lost by the change of default non-blocking
open.  The patch fix the restoration of the original open mode.
src/pcm/pcm_hw.c