]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/media/pci/cx23885/cx23885-alsa.c
media: Drop superfluous ioctl PCM ops
[linux.git] / drivers / media / pci / cx23885 / cx23885-alsa.c
index a8e980c6dacb9de253498dcbd5e897eb80f2ed48..df44ed7393a0250d687834196918ce06133e99d8 100644 (file)
@@ -495,7 +495,6 @@ static struct page *snd_cx23885_page(struct snd_pcm_substream *substream,
 static const struct snd_pcm_ops snd_cx23885_pcm_ops = {
        .open = snd_cx23885_pcm_open,
        .close = snd_cx23885_close,
-       .ioctl = snd_pcm_lib_ioctl,
        .hw_params = snd_cx23885_hw_params,
        .hw_free = snd_cx23885_hw_free,
        .prepare = snd_cx23885_prepare,