1
0
Fork 0
alistair23-linux/sound/xen
Takashi Iwai 4bb1e4e7cc ALSA: xen: Drop superfluous ioctl PCM ops
PCM core deals the empty ioctl field now as default(*).
Let's kill the redundant lines.

(*) commit fc033cbf6f ("ALSA: pcm: Allow NULL ioctl ops")

Link: https://lore.kernel.org/r/20191210061145.24641-24-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2019-12-11 07:25:35 +01:00
..
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile ALSA: xen-front: Use Xen common shared buffer implementation 2018-12-18 12:19:37 -05:00
xen_snd_front.c ALSA: xen-front: Use Xen common shared buffer implementation 2018-12-18 12:19:37 -05:00
xen_snd_front.h ALSA: xen-front: Use Xen common shared buffer implementation 2018-12-18 12:19:37 -05:00
xen_snd_front_alsa.c ALSA: xen: Drop superfluous ioctl PCM ops 2019-12-11 07:25:35 +01:00
xen_snd_front_alsa.h ALSA: xen-front: Implement ALSA virtual sound driver 2018-05-16 12:59:57 +02:00
xen_snd_front_cfg.c ALSA: xen-front: freeing an error pointer 2018-05-30 13:19:45 +02:00
xen_snd_front_cfg.h ALSA: xen-front: Read sound driver configuration from Xen store 2018-05-16 12:58:39 +02:00
xen_snd_front_evtchnl.c ALSA: xen-front: remove redundant error check on ret 2018-05-28 11:28:44 +02:00
xen_snd_front_evtchnl.h ALSA: xen-front: Implement Xen event channel handling 2018-05-16 12:58:41 +02:00