android_kernel_motorola_sm6225/arch/arm/mach-omap1
Yang Yingliang 2aaf2c98eb ARM: OMAP1: call platform_device_put() in error case in omap1_dm_timer_init()
[ Upstream commit 0414a100d6ab32721efa70ab55524540fdfe0ede ]

If platform_device_add() is not called or failed, it should call
platform_device_put() in error case.

Fixes: 97933d6ced ("ARM: OMAP1: dmtimer: conversion to platform devices")
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Yang Yingliang <yangyingliang@huawei.com>
Message-Id: <20220701094602.2365099-1-yangyingliang@huawei.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-03-11 16:31:32 +01:00
..
include/mach
ams-delta-fiq-handler.S
ams-delta-fiq.c
ams-delta-fiq.h
board-ams-delta.c
board-fsample.c
board-generic.c
board-h2-mmc.c
board-h2.c
board-h2.h
board-h3-mmc.c
board-h3.c
board-h3.h
board-htcherald.c
board-innovator.c
board-nand.c
board-nokia770.c
board-osk.c
board-palmte.c
board-palmtt.c
board-palmz71.c
board-perseus2.c
board-sx1-mmc.c
board-sx1.c
board-sx1.h
camera.h
clock.c ARM: OMAP1: clock: Fix UART rate reporting algorithm 2022-06-14 16:59:18 +02:00
clock.h
clock_data.c
common.h
devices.c
dma.c
fb.c
flash.c
flash.h
fpga.c
fpga.h
gpio7xx.c
gpio15xx.c
gpio16xx.c
i2c.c
i2c.h
id.c ARM: OMAP1/2: fix SoC name printing 2019-12-13 08:52:11 +01:00
io.c
iomap.h
irq.c
Kconfig
lcd_dma.c
Makefile
Makefile.boot
mcbsp.c
mmc.h
mux.c
ocpi.c
opp.h
opp_data.c
pm.c ARM: OMAP: replace setup_irq() by request_irq() 2021-07-11 12:49:31 +02:00
pm.h
pm_bus.c
reset.c
serial.c
sleep.S
soc.h
sram-init.c
sram.h
sram.S
time.c ARM: OMAP: replace setup_irq() by request_irq() 2021-07-11 12:49:31 +02:00
timer.c ARM: OMAP1: call platform_device_put() in error case in omap1_dm_timer_init() 2023-03-11 16:31:32 +01:00
timer32k.c ARM: OMAP: replace setup_irq() by request_irq() 2021-07-11 12:49:31 +02:00
usb.c