commit | ae531486d77061fcc227455c8bcdcc278350b0c4 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Dec 10 07:11:26 2019 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Dec 11 07:25:26 2019 +0100 |
tree | d9cc30db300a25ffd0984b9e64d671109ea76c04 | |
parent | 1eb1a950f6201f308566bd58d2b9c97ec99210da [diff] |
ALSA: drivers: 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-5-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>