]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: atiixp: Drop superfluous ioctl PCM ops
authorTakashi Iwai <tiwai@suse.de>
Tue, 10 Dec 2019 06:11:34 +0000 (07:11 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 11 Dec 2019 06:25:30 +0000 (07:25 +0100)
commit23b239c91e8e4b499c47938c9c4adc70f4fd28a3
tree6eaf54776f221b3bb8bc63ea42a5c84da46c20ad
parent56d1ac0e1dc08b5682413a7587854d0648d815d2
ALSA: atiixp: 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-13-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/atiixp.c
sound/pci/atiixp_modem.c