linux-stable/drivers/staging/dwc2
Dan Carpenter 673f98ccac Staging: dwc2: remove a kfree(NULL)
dwc2_hcd_release() calls dwc2_hcd_free() which frees ->core_params
and sets it to NULL.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-03-15 09:05:36 -07:00
..
core.c
core.h
core_intr.c
hcd.c Staging: dwc2: remove a kfree(NULL) 2013-03-15 09:05:36 -07:00
hcd.h
hcd_ddma.c staging: HCD descriptor DMA support for the DWC2 driver 2013-03-11 18:16:37 -07:00
hcd_intr.c staging: dwc2: fix compiler warnings 2013-03-14 13:38:42 -07:00
hcd_queue.c
hw.h
Kconfig staging: the DWC2 driver uses bus_to_virt 2013-03-14 13:38:42 -07:00
Makefile staging: Hook the DWC2 driver into the build system 2013-03-11 18:17:39 -07:00
pci.c staging: PCI bus interface for the DWC2 driver 2013-03-11 18:16:37 -07:00