OSDN Git Service

usb: audio-v2: Correct the comment for struct uac_clock_selector_descriptor
authorTakashi Iwai <tiwai@suse.de>
Fri, 6 Apr 2018 13:31:49 +0000 (15:31 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 22 Apr 2018 13:49:42 +0000 (15:49 +0200)
commita47060cf40c6c8e6e125692f5d73ceea173b12b7
treee704f1c830022eefb843ed5d60cdf5e52879696c
parent548f4726a10568c208a7a9d676d66470e9e99aa3
usb: audio-v2: Correct the comment for struct uac_clock_selector_descriptor

The comment in UAC2 clock selector descriptor definition mentions the
bAssocTerminal after baCSourceID[], but it doesn't exist in the actual
definition.  Let's correct it.

Fixes: 5dd360ebd832 ("include/linux/usb/audio-v2.h: add more UAC2 details")
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/linux/usb/audio-v2.h