X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=sound%2Fpci%2Frme9652%2Fhdspm.c;h=bc030a2088da7928d0b9ebc5830fbeb743c59a37;hb=71e7ff2578c3bc67fd893a9ba7f69fd563f271de;hp=cc9f6c83d661c93ba35926d475f11f3b85a3d354;hpb=855a85f704026d5fe7de94fb1b765fe03404507f;p=karo-tx-linux.git diff --git a/sound/pci/rme9652/hdspm.c b/sound/pci/rme9652/hdspm.c index cc9f6c83d661..bc030a2088da 100644 --- a/sound/pci/rme9652/hdspm.c +++ b/sound/pci/rme9652/hdspm.c @@ -6333,6 +6333,7 @@ static int __devinit snd_hdspm_create_hwdep(struct snd_card *card, hw->ops.open = snd_hdspm_hwdep_dummy_op; hw->ops.ioctl = snd_hdspm_hwdep_ioctl; + hw->ops.ioctl_compat = snd_hdspm_hwdep_ioctl; hw->ops.release = snd_hdspm_hwdep_dummy_op; return 0;