From: Lee Jones Date: Fri, 3 Jul 2020 17:41:25 +0000 (+0100) Subject: usb: chipidea: core: Document hw_port_test_set()'s missing 'ci' argument X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=8ac326ff5c9903dfc5e34cef66df591f376b2ec2;p=linux.git usb: chipidea: core: Document hw_port_test_set()'s missing 'ci' argument Fixes the following W=1 kernel build warning(s): drivers/usb/chipidea/core.c:163: warning: Function parameter or member 'ci' not described in 'hw_port_test_set' Cc: Peter Chen Cc: David Lopo Signed-off-by: Lee Jones Link: https://lore.kernel.org/r/20200703174148.2749969-8-lee.jones@linaro.org Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/usb/chipidea/core.c b/drivers/usb/chipidea/core.c index 9a7c53d09ab4f..1016596532a9e 100644 --- a/drivers/usb/chipidea/core.c +++ b/drivers/usb/chipidea/core.c @@ -155,6 +155,7 @@ u32 hw_read_intr_status(struct ci_hdrc *ci) /** * hw_port_test_set: writes port test mode (execute without interruption) + * @ci: the controller * @mode: new value * * This function returns an error code