OSDN Git Service

ALSA: atmel: Drop superfluous ioctl PCM ops
authorTakashi Iwai <tiwai@suse.de>
Tue, 10 Dec 2019 06:11:25 +0000 (07:11 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 11 Dec 2019 06:25:26 +0000 (07:25 +0100)
commit1eb1a950f6201f308566bd58d2b9c97ec99210da
tree3e1d54421fdf9e3e4d7c8039e8c1ada02f2f43b6
parent94c0ff8bd1e305e5c3437c83e8230c605f2e4c18
ALSA: atmel: 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-4-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/atmel/ac97c.c