ALSA: ppc: Drop superfluous ioctl PCM ops
authorTakashi Iwai <tiwai@suse.de>
Tue, 10 Dec 2019 06:11:39 +0000 (07:11 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 11 Dec 2019 06:25:32 +0000 (07:25 +0100)
commit5b6e996a6218eb91b8b44c3821b3ae109e9aca52
tree1b1164c899f1c50d653733b22b46fad3a0d7c8cf
parent1a0fa90f9c01f83ec4c215dca67ef9e8444b19d0
ALSA: ppc: 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-18-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/ppc/pmac.c
sound/ppc/snd_ps3.c