android_kernel_oneplus_msm8998/drivers/usb/dwc2
John Youn a4af2252e5 usb: dwc2: Remove unnecessary kfree
commit cd4b1e34655d46950c065d9284b596cd8d7b28cd upstream.

This shouldn't be freed by the HCD as it is owned by the core and
allocated with devm_kzalloc.

Signed-off-by: John Youn <johnyoun@synopsys.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-02-20 10:13:24 +01:00
..
core.c
core.h usb: dwc2: Fix interval type issue 2018-05-30 07:49:12 +02:00
core_intr.c
debug.h
debugfs.c
gadget.c usb: gadget: dwc2: fix memory leak in gadget_init() 2018-08-24 13:26:54 +02:00
hcd.c usb: dwc2: Remove unnecessary kfree 2019-02-20 10:13:24 +01:00
hcd.h
hcd_ddma.c
hcd_intr.c usb: dwc2: fix isoc split in transfer with no data 2018-08-24 13:26:54 +02:00
hcd_queue.c
hw.h
Kconfig
Makefile
pci.c
platform.c