kernel-fxtec-pro1x/arch/mips/cavium-octeon
Yu Kuai 1aadfae64d MIPS: OCTEON: add missing put_device() call in dwc3_octeon_device_init()
[ Upstream commit e8b9fc10f2615b9a525fce56981e40b489528355 ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-08-19 08:14:58 +02:00
..
crypto
executive MIPS: OCTEON: cvmx_pko_mem_debug8: use oldest forward compatible definition 2019-12-13 08:52:26 +01:00
cpu.c
csrc-octeon.c
dma-octeon.c
flash_setup.c
Kconfig
Makefile
oct_ilm.c
octeon-irq.c MIPS: OCTEON: irq: Fix potential NULL pointer dereference 2020-04-17 10:48:47 +02:00
octeon-memcpy.S
octeon-platform.c MIPS: OCTEON: octeon-platform: fix typing 2019-12-13 08:51:33 +01:00
octeon-usb.c MIPS: OCTEON: add missing put_device() call in dwc3_octeon_device_init() 2020-08-19 08:14:58 +02:00
octeon_boot.h
Platform
setup.c
smp.c