]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: sh: Drop superfluous ioctl PCM ops
authorTakashi Iwai <tiwai@suse.de>
Tue, 10 Dec 2019 06:11:40 +0000 (07:11 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 11 Dec 2019 06:25:32 +0000 (07:25 +0100)
commit32e17978ac38d29ffc52ec4d14570fcac8017a50
tree65b86dfb448659fc00e719719748708df39a6c16
parent5418dc6d778dd0b7a7251549a130ab022f4b4e64
ALSA: sh: 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-19-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/sh/aica.c
sound/sh/sh_dac_audio.c