OSDN Git Service

ALSA: spi: Drop superfluous ioctl PCM ops
authorTakashi Iwai <tiwai@suse.de>
Tue, 10 Dec 2019 06:11:42 +0000 (07:11 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 11 Dec 2019 06:25:33 +0000 (07:25 +0100)
commit6bddc9ef588555a9ed25c735fa8b277d966df78a
tree5999bb044af826eae48c3251712a6b032740697c
parent5fcd1aeee587f6582e66572d12fb0b9c4c2583fb
ALSA: spi: 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-21-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/spi/at73c213.c