Messages in this thread |  | | Date | Mon, 4 Feb 2019 12:45:28 +0100 | From | Greg KH <> | Subject | Re: [PATCH v3 2/6] usb:common Separated decoding functions from dwc3 driver. |
| |
On Thu, Jan 31, 2019 at 11:52:29AM +0000, Pawel Laszczak wrote: > Patch moves some decoding functions from driver/usb/dwc3/debug.h driver > to driver/usb/common/debug.c file. These moved functions include: > dwc3_decode_get_status > dwc3_decode_set_clear_feature > dwc3_decode_set_address > dwc3_decode_get_set_descriptor > dwc3_decode_get_configuration > dwc3_decode_set_configuration > dwc3_decode_get_intf > dwc3_decode_set_intf > dwc3_decode_synch_frame > dwc3_decode_set_sel > dwc3_decode_set_isoch_delay > dwc3_decode_ctrl > > These functions are used also in inroduced cdns3 driver.
/me hands Pawel a spell checker for the changelogs...
|  |