]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: xen: Drop superfluous ioctl PCM ops
authorTakashi Iwai <tiwai@suse.de>
Tue, 10 Dec 2019 06:11:45 +0000 (07:11 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 11 Dec 2019 06:25:35 +0000 (07:25 +0100)
commitfd1a9fa1dd4af1540089eaf7abc0247300de8368
treefcbf637b5879bea8bbb9598c0a2de27d93412436
parent6663620fe0125c436b6dc503063c76dfd28e3bbf
ALSA: xen: Drop superfluous ioctl PCM ops

PCM core deals the empty ioctl field now as default(*).
Let's kill the redundant lines.

(*) commit 0b44716477b2 ("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>
sound/xen/xen_snd_front_alsa.c