linux/arch/mips/cavium-octeon
Ye Guojin 858779df1c MIPS: OCTEON: add put_device() after of_find_device_by_node()
This was found by coccicheck:
./arch/mips/cavium-octeon/octeon-platform.c, 332, 1-7, ERROR missing
put_device; call of_find_device_by_node on line 324, but without a
corresponding object release within this function.
./arch/mips/cavium-octeon/octeon-platform.c, 395, 1-7, ERROR missing
put_device; call of_find_device_by_node on line 387, but without a
corresponding object release within this function.
./arch/mips/cavium-octeon/octeon-usb.c, 512, 3-9, ERROR missing
put_device; call of_find_device_by_node on line 515, but without a
corresponding object release within this function.
./arch/mips/cavium-octeon/octeon-usb.c, 543, 1-7, ERROR missing
put_device; call of_find_device_by_node on line 515, but without a
corresponding object release within this function.

Reported-by: Zeal Robot <zealci@zte.com.cn>
Signed-off-by: Ye Guojin <ye.guojin@zte.com.cn>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
2021-12-16 15:57:57 +01:00
..
crypto crypto: mips/octeon - Fix sparse endianness warnings 2020-11-27 17:13:41 +11:00
executive MIPS: octeon: Remove unused functions 2021-10-24 17:15:06 +02:00
cpu.c
csrc-octeon.c
dma-octeon.c dma-mapping updates for 5.10 2020-10-15 14:43:29 -07:00
flash_setup.c mips: clean up kernel-doc in cavium-octeon/*.c 2021-07-28 11:22:21 +02:00
Kconfig
Makefile
oct_ilm.c mips: cavium: Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE 2021-03-06 08:43:40 +01:00
octeon-irq.c irq: mips: stop (ab)using handle_domain_irq() 2021-10-25 10:05:07 +01:00
octeon-memcpy.S arch: remove compat_alloc_user_space 2021-09-08 15:32:35 -07:00
octeon-platform.c MIPS: OCTEON: add put_device() after of_find_device_by_node() 2021-12-16 15:57:57 +01:00
octeon-usb.c MIPS: OCTEON: add put_device() after of_find_device_by_node() 2021-12-16 15:57:57 +01:00
octeon_boot.h
Platform
setup.c mips: clean up kernel-doc in cavium-octeon/*.c 2021-07-28 11:22:21 +02:00
smp.c mips: clean up kernel-doc in cavium-octeon/*.c 2021-07-28 11:22:21 +02:00