commit | 8885a897c26b2f63e1bbb6fa7bd9da3a73a09113 | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Thu Nov 17 18:19:38 2011 -0800 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Nov 29 23:19:03 2011 +0900 |
tree | 3a1620dba1a196b3b91f119a4e7870649d72b0c5 | |
parent | f8eff0a06116aee127152674e9ea9c51aecf6b69 [diff] |
usb: renesas_usbhs: fixup signal the driver that cable was disconnected current renesas_usbhs is using new style udc_start/stop from af1d7056a5c1e5eaaf807ddd1423101db84668d0 (usb: gadget: renesas: convert to new style). cable disconnected signal was needed. This patch fixup it. 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>