linux_dsm_epyc7002/drivers/usb/gadget
Pawel Laszczak c2af6b0780 usb:gadget Simplify usb_decode_get_set_descriptor function.
Patch moves switch responsible for decoding descriptor type
outside snprintf. It improves code readability a little.

Signed-off-by: Pawel Laszczak <pawell@cadence.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
2019-07-03 10:46:03 +03:00
..
function usb: Replace snprintf with scnprintf in gether_get_ifname 2019-06-20 08:53:11 +03:00
legacy usb: remove redundant 'default n' from Kconfig-s 2019-05-21 10:06:22 +02:00
udc usb: gadget: net2272: remove redundant assignments to pointer 's' 2019-06-18 11:58:29 +03:00
composite.c usb: gadget: send usb_gadget as an argument in get_config_params 2019-06-18 11:58:30 +03:00
config.c
configfs.c
configfs.h
debug.c usb:gadget Simplify usb_decode_get_set_descriptor function. 2019-07-03 10:46:03 +03:00
epautoconf.c usb: gadget: move non-super speed code out of usb_ep_autoconfig_ss() 2019-02-07 13:14:51 +02:00
functions.c
Kconfig USB: add missing SPDX lines to Kconfig and Makefiles 2019-01-22 09:08:17 +01:00
Makefile usb:gadget Separated decoding functions from dwc3 driver. 2019-07-03 10:45:58 +03:00
u_f.c usb: gadget: Change Andrzej Pietrasiewicz's e-mail address 2019-02-11 11:12:29 +02:00
u_f.h usb: gadget: Change Andrzej Pietrasiewicz's e-mail address 2019-02-11 11:12:29 +02:00
u_os_desc.h usb: gadget: Change Andrzej Pietrasiewicz's e-mail address 2019-02-11 11:12:29 +02:00
usbstring.c