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
completion.rst -rw-r--r-- 12.2 KB
index.rst -rw-r--r-- 369 bytes
sched-arch.rst -rw-r--r-- 2.8 KB
sched-bwc.rst -rw-r--r-- 10.8 KB
sched-capacity.rst -rw-r--r-- 15.9 KB
sched-deadline.rst -rw-r--r-- 36.7 KB
sched-design-CFS.rst -rw-r--r-- 9.6 KB
sched-domains.rst -rw-r--r-- 4.3 KB
sched-energy.rst -rw-r--r-- 19.5 KB
sched-nice-design.rst -rw-r--r-- 5.1 KB
sched-pelt.c -rw-r--r-- 2.0 KB
sched-rt-group.rst -rw-r--r-- 6.8 KB
sched-stats.rst -rw-r--r-- 7.4 KB
schedutil.txt -rw-r--r-- 5.9 KB
text_files.rst -rw-r--r-- 101 bytes

back to top