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