Files
linux/arch/arm/mach-ep93xx/clock.c
Genjian Zhang 8a7322a3a0 ep93xx: clock: Do not return the address of the freed memory
Avoid return freed memory addresses,Modified to the actual error
return value of clk_register().

Fixes: 9645ccc7bd ("ep93xx: clock: convert in-place to COMMON_CLK")
Signed-off-by: Genjian Zhang <zhanggenjian@kylinos.cn>
Acked-by: Alexander Sverdlin <alexander.sverdlin@gmail.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2022-05-27 15:55:44 +02:00

18 KiB