commit | 9c0d064a1e1906bf18a4d641145df004d16a10dd | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Dec 10 07:11:43 2019 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Dec 11 07:25:34 2019 +0100 |
tree | 49344c8b1bd3acc029797ad1794b1ee0cd505e42 | |
parent | 6bddc9ef588555a9ed25c735fa8b277d966df78a [diff] |
ALSA: usb: 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-22-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>