commit | 1a0fa90f9c01f83ec4c215dca67ef9e8444b19d0 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Dec 10 07:11:38 2019 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Dec 11 07:25:32 2019 +0100 |
tree | 62e216bdef8ebf617e104fcf3701af8cb771163f | |
parent | d34e1b7b9a7fa87fc5309447e4a14bd511de4bc9 [diff] |
ALSA: pcmcia: 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-17-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>