[ALSA] pcm - Move PAUSE ioctl to common ioctl handler
authorTakashi Iwai <tiwai@suse.de>
Tue, 21 Feb 2006 13:14:50 +0000 (14:14 +0100)
committerJaroslav Kysela <perex@suse.cz>
Wed, 22 Mar 2006 09:30:48 +0000 (10:30 +0100)
commite661d0ddc58740eca41313fbb01f1612ff9c7878
tree379123cc50943ec923bd19952880b694ff3daac0
parent8278ca8feb2748cf02d756ac6c5b9ab2e047c84a
[ALSA] pcm - Move PAUSE ioctl to common ioctl handler

Modules: PCM Midlevel

Moved PAUSE ioctl to the common ioctl handler.
A capture stream may issue PAUSE, too.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/core/pcm_native.c