[ALSA] Don't reject O_RDWR at opening PCM OSS with read/write-only device
authorTakashi Iwai <tiwai@suse.de>
Wed, 2 Aug 2006 19:12:09 +0000 (21:12 +0200)
committerJaroslav Kysela <perex@suse.cz>
Thu, 3 Aug 2006 13:21:31 +0000 (15:21 +0200)
Accept O_RDWR at opening a PCM OSS device that is read- or write-only,
just for the compatibility with the behavior of older versions.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>

No differences found