Revision 6babfc6e6fab068018c36e8f6605184b8c0b349d authored by Jiasheng Jiang on 08 March 2022, 06:40:07 UTC, committed by David S. Miller on 09 March 2022, 12:12:46 UTC
As the potential failure of the clk_enable(),
it should be better to check it and return error
if fails.

Fixes: 8a2c9a5ab4b9 ("net: ethernet: ti: cpts: rework initialization/deinitialization")
Signed-off-by: Jiasheng Jiang <jiasheng@iscas.ac.cn>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 030141b
History
File Mode Size
event
Kconfig -rw-r--r-- 5.3 KB
Makefile -rw-r--r-- 841 bytes
devfreq-event.c -rw-r--r-- 12.0 KB
devfreq.c -rw-r--r-- 56.5 KB
exynos-bus.c -rw-r--r-- 12.8 KB
governor.h -rw-r--r-- 3.3 KB
governor_passive.c -rw-r--r-- 5.2 KB
governor_performance.c -rw-r--r-- 1.3 KB
governor_powersave.c -rw-r--r-- 1.3 KB
governor_simpleondemand.c -rw-r--r-- 3.3 KB
governor_userspace.c -rw-r--r-- 3.3 KB
imx-bus.c -rw-r--r-- 4.0 KB
imx8m-ddrc.c -rw-r--r-- 11.9 KB
rk3399_dmc.c -rw-r--r-- 14.2 KB
sun8i-a33-mbus.c -rw-r--r-- 14.5 KB
tegra30-devfreq.c -rw-r--r-- 24.7 KB

back to top