From: Kuninori Morimoto Date: Mon, 24 Oct 2011 05:55:54 +0000 (-0700) Subject: usb: gadget: renesas_usbhs: fixup struct completion usage X-Git-Tag: v3.2-rc3~17^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fccd480b7fe84a98ee252fa79dd92f7fff5ec2a;p=pandora-kernel.git 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 Signed-off-by: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed