2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-25 21:54:06 +08:00
linux-next/drivers/usb/renesas_usbhs
Kuninori Morimoto bc57381e63 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>
2011-04-29 17:24:34 -07:00
..
common.c usb: renesas_usbhs: use delayed_work instead of work_struct 2011-04-29 17:24:34 -07:00
common.h usb: renesas_usbhs: use delayed_work instead of work_struct 2011-04-29 17:24:34 -07:00
Kconfig usb: renesas_usbhs: Driver is depend on SuperH 2011-04-29 17:24:29 -07:00
Makefile usb: renesas_usbhs: Add Renesas USBHS Gadget 2011-04-13 16:07:07 -07:00
mod_gadget.c usb: renesas_usbhs: return error if wrong recip request 2011-04-29 17:24:32 -07:00
mod.c usb: renesas_usbhs: prevent NULL pointer crash 2011-04-29 17:24:34 -07:00
mod.h usb: renesas_usbhs: Add Renesas USBHS Gadget 2011-04-13 16:07:07 -07:00
pipe.c usb: renesas_usbhs: add error reason for usbhs_pipe_malloc 2011-04-29 17:24:33 -07:00
pipe.h usb: renesas_usbhs: fixup cast warning 2011-04-29 17:24:29 -07:00