linux/drivers/usb/renesas_usbhs
Kuninori Morimoto 7fccd480b7 usb: gadget: renesas_usbhs: fixup struct completion usage
Since renesas_usbhs mod_host didn't use
struct completion as static object, the warning of lockdep came out.
This patch fixup this issue.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-11-14 11:51:21 -08:00
..
common.c usb: gadget: renesas_usbhs: bugfix: don't modify platform data 2011-10-13 20:41:53 +03:00
common.h usb: gadget: renesas_usbhs: bugfix: don't modify platform data 2011-10-13 20:41:53 +03:00
fifo.c usb: renesas_usbhs: fixup inconsistent return from usbhs_pkt_push() 2011-10-19 13:29:11 -07:00
fifo.h usb: gadget: renesas_usbhs: add data/status stage handler 2011-10-13 20:41:51 +03:00
Kconfig usb: gadget: renesas_usbhs: drop dependency 2011-10-13 20:41:54 +03:00
Makefile usb: gadget: renesas_usbhs: fixup driver compile style 2011-10-13 20:41:54 +03:00
mod_gadget.c usb: gadget: renesas_usbhs: modify pipe sequence settings 2011-10-13 20:41:46 +03:00
mod_host.c usb: gadget: renesas_usbhs: fixup struct completion usage 2011-11-14 11:51:21 -08:00
mod.c usb: gadget: renesas_usbhs: bugfix: don't modify platform data 2011-10-13 20:41:53 +03:00
mod.h usb: gadget: renesas_usbhs: fixup driver compile style 2011-10-13 20:41:54 +03:00
pipe.c usb: gadget: renesas_usbhs: usbhs_dcp_control_transfer_done() cares mod_host 2011-10-13 20:41:51 +03:00
pipe.h usb: gadget: renesas_usbhs: modify pipe sequence settings 2011-10-13 20:41:46 +03:00