original_kernel/drivers/usb/dwc3
Pan Bian 018047a1db usb: dwc3: keystone: check return value
Function devm_clk_get() returns an ERR_PTR when it fails. However, in
function kdwc3_probe(), its return value is not checked, which may
result in a bad memory access bug. This patch fixes the bug.

Signed-off-by: Pan Bian <bianpan2016@163.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
2017-05-16 14:11:04 +03:00
..
Kconfig
Makefile
core.c
core.h
debug.h
debugfs.c
drd.c
dwc3-exynos.c
dwc3-keystone.c usb: dwc3: keystone: check return value 2017-05-16 14:11:04 +03:00
dwc3-of-simple.c
dwc3-omap.c
dwc3-pci.c
dwc3-st.c
ep0.c
gadget.c usb: dwc3: gadget: Prevent losing events in event cache 2017-05-16 14:11:03 +03:00
gadget.h
host.c
io.h
trace.c
trace.h
ulpi.c