ASoC: pxa: Drop superfluous ioctl PCM ops
[sfrench/cifs-2.6.git] / sound / soc / pxa / pxa2xx-ac97.c
index 31e81a6f616f1dcc5c493e209d4aa6ccbd3f6564..22fe77955c2cfe8cf721980a0ffe246fbef1e181 100644 (file)
@@ -208,7 +208,6 @@ static const struct snd_soc_component_driver pxa_ac97_component = {
        .pcm_destruct   = pxa2xx_soc_pcm_free,
        .open           = pxa2xx_soc_pcm_open,
        .close          = pxa2xx_soc_pcm_close,
-       .ioctl          = snd_soc_pcm_lib_ioctl,
        .hw_params      = pxa2xx_soc_pcm_hw_params,
        .hw_free        = pxa2xx_soc_pcm_hw_free,
        .prepare        = pxa2xx_soc_pcm_prepare,