commit | f2b44229268f93f3648e9c37e35bef0fc2d86eb2 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Dec 10 07:11:23 2019 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Dec 11 07:25:25 2019 +0100 |
tree | 636fce2ef22cd9429e189d007c3cc1876227b607 | |
parent | cc6c69126e38d3880b72400cfe29e52cc1a7fa2b [diff] |
ALSA: aoa: 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-2-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>