WSL2-Linux-Kernel/arch/mips/cavium-octeon
Yu Kuai e8b9fc10f2 MIPS: OCTEON: add missing put_device() call in dwc3_octeon_device_init()
if of_find_device_by_node() succeed, dwc3_octeon_device_init() doesn't have
a corresponding put_device(). Thus add put_device() to fix the exception
handling for this function implementation.

Fixes: 93e502b3c2 ("MIPS: OCTEON: Platform support for OCTEON III USB controller")
Signed-off-by: Yu Kuai <yukuai3@huawei.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
2020-07-24 11:06:58 +02:00
..
crypto crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.h 2020-05-08 15:32:17 +10:00
executive MIPS: Use fallthrough for arch/mips 2020-05-07 11:55:47 +02:00
Kconfig
Makefile
Platform MIPS: Only include the platform file needed 2020-05-13 00:17:18 +02:00
cpu.c
csrc-octeon.c
dma-octeon.c MIPS: Octeon: remove duplicated include from dma-octeon.c 2019-08-27 10:59:56 +01:00
flash_setup.c
oct_ilm.c
octeon-irq.c MIPS: OCTEON: irq: Fix potential NULL pointer dereference 2020-03-04 21:46:11 +01:00
octeon-memcpy.S
octeon-platform.c MIPS: Use fallthrough for arch/mips 2020-05-07 11:55:47 +02:00
octeon-usb.c MIPS: OCTEON: add missing put_device() call in dwc3_octeon_device_init() 2020-07-24 11:06:58 +02:00
octeon_boot.h
setup.c remove ioremap_nocache and devm_ioremap_nocache 2020-01-06 09:45:59 +01:00
smp.c