OSDN Git Service

ALSA: drivers: Drop superfluous ioctl PCM ops
authorTakashi Iwai <tiwai@suse.de>
Tue, 10 Dec 2019 06:11:26 +0000 (07:11 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 11 Dec 2019 06:25:26 +0000 (07:25 +0100)
commitae531486d77061fcc227455c8bcdcc278350b0c4
treed9cc30db300a25ffd0984b9e64d671109ea76c04
parent1eb1a950f6201f308566bd58d2b9c97ec99210da
ALSA: drivers: Drop superfluous ioctl PCM ops

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

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

Link: https://lore.kernel.org/r/20191210061145.24641-5-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/drivers/aloop.c
sound/drivers/dummy.c
sound/drivers/ml403-ac97cr.c
sound/drivers/pcsp/pcsp_lib.c
sound/drivers/vx/vx_pcm.c