From: Kuninori Morimoto Date: Thu, 28 Apr 2011 07:41:14 +0000 (+0900) Subject: usb: renesas_usbhs: use delayed_work instead of work_struct X-Git-Tag: v3.0-rc1~337^2~114 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc57381e634782009b1cb2e86b18013699ada576;p=pandora-kernel.git usb: renesas_usbhs: use delayed_work instead of work_struct This delay is used to overjump debounce. And, this patch also move usbhsc_drvcllbck_notify_hotplug to global, because it will be called from other files. Signed-off-by: Kuninori Morimoto Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed