linux-stable/arch/arm/plat-pxa
YueHaibing 5d918cd203 ARM: pxa: ssp: Fix "WARNING: invalid free of devm_ allocated data"
[ Upstream commit 9ee8578d95 ]

Since commit 1c459de1e6 ("ARM: pxa: ssp: use devm_ functions")
kfree, iounmap, clk_put etc are not needed anymore in remove path.

Fixes: 1c459de1e6 ("ARM: pxa: ssp: use devm_ functions")
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
[ commit message spelling fix ]
Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-01-27 14:50:38 +01:00
..
include/plat ARM: pxa: remove platform dma code 2016-08-09 08:16:58 +02:00
Kconfig
Makefile ARM: pxa: remove platform dma code 2016-08-09 08:16:58 +02:00
mfp.c ARM: pxa: use correct __iomem annotations 2011-10-08 21:03:07 +08:00
ssp.c ARM: pxa: ssp: Fix "WARNING: invalid free of devm_ allocated data" 2020-01-27 14:50:38 +01:00