git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e042be
)
usb: gadget: renesas_usbhs: fixup struct completion usage
author
Kuninori Morimoto
<kuninori.morimoto.gx@renesas.com>
Mon, 24 Oct 2011 05:55:54 +0000
(22:55 -0700)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Mon, 14 Nov 2011 19:51:21 +0000
(11:51 -0800)
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>
No differences found