lkml.org 
[lkml]   [2021]   [Mar]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 5.11 593/775] ALSA: usb-audio: Correct document for snd_usb_endpoint_free_all()
    Date
    From: Takashi Iwai <tiwai@suse.de>

    commit 036f90dd92bb0aac66fdeec8386401dd396c6079 upstream.

    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>
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    ---
    sound/usb/endpoint.c | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    --- a/sound/usb/endpoint.c
    +++ b/sound/usb/endpoint.c
    @@ -1451,7 +1451,7 @@ void snd_usb_endpoint_release(struct snd

    /**
    * snd_usb_endpoint_free_all: Free the resources of an snd_usb_endpoint
    - * @card: The chip
    + * @chip: The chip
    *
    * This free all endpoints and those resources
    */

    \
     
     \ /
      Last update: 2021-03-02 14:40    [W:2.076 / U:0.072 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site