commit | 4bb1e4e7ccc2a955e933d0cec630da40012dcd42 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Dec 10 07:11:45 2019 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Dec 11 07:25:35 2019 +0100 |
tree | fcbf637b5879bea8bbb9598c0a2de27d93412436 | |
parent | 63d5cda7f55bb3537d30642c1cf7e5afccb6e6c7 [diff] |
ALSA: xen: 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-24-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>