Files
kernel_arpi/drivers
Shinya Kuribayashi 934ccec4da USB: gpio_vbus: provide an appropriate debounce interval
In commit c2344f13b5 (USB: gpio_vbus:
add delayed vbus_session calls, 2009-01-24), usb_gadget_vbus_connect()
and ...disconnect() were extracted from the interrupt handler, so to
allow vbus_session handlers to deal with msleep() calls.

This patch takes the approach one step further.

USB2.0 specification (7.1.7.3 Connect and Disconnect Signaling) says
that the USB system software (shall) provide a debounce interval with
a minimum duration of 100 ms, which ensures that the electrical and
mechanical connection is stable before software attempts to reset
the attached device.

Signed-off-by: Shinya Kuribayashi <shinya.kuribayashi.px@renesas.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-05-14 09:01:50 -07:00
..
2012-05-11 17:03:12 -07:00
2012-05-07 09:03:39 -07:00
2012-04-27 10:46:45 +08:00
2012-05-01 21:32:55 -07:00
2012-05-07 09:03:39 -07:00
2012-05-07 09:03:39 -07:00
2012-04-18 13:15:51 -07:00
2012-05-07 09:03:39 -07:00