]> git.baikalelectronics.ru Git - kernel.git/commit
usb: renesas_usbhs: use delayed_work instead of work_struct
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 28 Apr 2011 07:41:14 +0000 (16:41 +0900)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sat, 30 Apr 2011 00:24:34 +0000 (17:24 -0700)
commit18e9c69f18c104d067ab9561f709f0b697f4207e
tree2ff4b5937d810ef04aa1960745f06c4e0c99f939
parent9a0e83de374bd9e3287008c885f19f41fe89f811
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 <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/renesas_usbhs/common.c
drivers/usb/renesas_usbhs/common.h
include/linux/usb/renesas_usbhs.h