commit | 036f90dd92bb0aac66fdeec8386401dd396c6079 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri Feb 05 09:28:37 2021 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Feb 05 10:01:11 2021 +0100 |
tree | a87dd91a9f08c5f808f3473200acb380da8e5b28 | |
parent | 3c4ab49ec59b94651dea7c7b0104c781c79c62b5 [diff] |
ALSA: usb-audio: Correct document for snd_usb_endpoint_free_all() The kerndoc comment for the new function snd_usb_endpoint_free_all() had a typo wrt the argument name. Fix it. Fixes: 00272c61827e ("ALSA: usb-audio: Avoid unnecessary interface re-setup") Reported-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Cc: <stable@vger.kernel.org> Link: https://lore.kernel.org/r/20210205082837.6327-1-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>