]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: intel8x0: Drop superfluous ioctl PCM ops
authorTakashi Iwai <tiwai@suse.de>
Tue, 10 Dec 2019 06:11:32 +0000 (07:11 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 11 Dec 2019 06:25:29 +0000 (07:25 +0100)
commit424f50d73d62e8e892c6dfde8bb03737bbdb118a
tree6ec411e291720ec9cd4699170dea7e633dc92a06
parent5c912a56ba36d50ab102039ebc026b40b10033ed
ALSA: intel8x0: 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-11-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/intel8x0.c
sound/pci/intel8x0m.c