]> git.baikalelectronics.ru Git - kernel.git/commit
usb: gadget: udc-xilinx: Fix xudc_stop() kernel-doc format
authorMichal Simek <michal.simek@xilinx.com>
Wed, 12 Feb 2020 10:59:47 +0000 (11:59 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 12 Feb 2020 18:39:00 +0000 (10:39 -0800)
commit99a475ba90006e9497091b3887750626d41d6f5c
tree4632a7df555c04dce560c04c81ce76252a15c34b
parentf60bdcfb8649483178211cd0fc67ca1aad3c8194
usb: gadget: udc-xilinx: Fix xudc_stop() kernel-doc format

The patch removes "driver" parameter which has been removed without
updating kernel-doc format.

Fixes: 593aa5f07674 ("usb: gadget: remove unnecessary 'driver' argument")
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Link: https://lore.kernel.org/r/c753b529bdcdfdd40a3cf69121527ec8c63775cb.1581505183.git.michal.simek@xilinx.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/gadget/udc/udc-xilinx.c