Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1338513
| From | Alan Stern <stern@rowland.harvard.edu> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] usb: move usb_calc_bus_time into common code |
| Date | 2016-02-19 23:00 +0100 |
| Message-ID | <r41fK-3j1-29@gated-at.bofh.it> (permalink) |
| References | <r4162-3e8-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, 19 Feb 2016, Arnd Bergmann wrote: > The dwc2 dual-role USB controller driver has started calling > usb_calc_bus_time, and does so regardless of whether it is > being built as a host controller or gadget. In case all Out of curiosity... Why does dwc2 need to calculate bus times when it is in device mode? Alan Stern
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] usb: move usb_calc_bus_time into common code Arnd Bergmann <arnd@arndb.de> - 2016-02-19 22:50 +0100
Re: [PATCH] usb: move usb_calc_bus_time into common code Alan Stern <stern@rowland.harvard.edu> - 2016-02-19 23:00 +0100
Re: [PATCH] usb: move usb_calc_bus_time into common code Doug Anderson <dianders@chromium.org> - 2016-02-19 23:50 +0100
Re: [PATCH] usb: move usb_calc_bus_time into common code John Youn <John.Youn@synopsys.com> - 2016-02-20 04:00 +0100
Re: [PATCH] usb: move usb_calc_bus_time into common code Doug Anderson <dianders@chromium.org> - 2016-02-22 17:30 +0100
csiph-web