]> git.baikalelectronics.ru Git - kernel.git/commit
usb: gadget: cleanup on stack DECLARE_COMPLETIONs
authorNicholas Mc Guire <der.herr@hofr.at>
Tue, 23 Dec 2014 18:50:14 +0000 (19:50 +0100)
committerFelipe Balbi <balbi@ti.com>
Mon, 12 Jan 2015 18:13:27 +0000 (12:13 -0600)
commit639e9635d33dc25c9d53dfc77a6f04fc5e626781
tree9f79be5b38bffd442cf1e843e1044f058cd4729f
parent70fccf1089506d2efa60e9679079140183e830ca
usb: gadget: cleanup on stack DECLARE_COMPLETIONs

fixups for incorrect use of DECLARE_COMPLETION. see also commit
4759d563 ("completions: lockdep annotate on stack completions")

patch is against 3.18.0 linux-next

This was only code reviewed and compile tested

Signed-off-by: Nicholas Mc Guire <der.herr@hofr.at>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/udc/fsl_qe_udc.c
drivers/usb/gadget/udc/fsl_udc_core.c