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
Kconfig -rw-r--r-- 1.3 KB
Makefile -rw-r--r-- 325 bytes
awacs.c -rw-r--r-- 31.3 KB
awacs.h -rw-r--r-- 7.3 KB
beep.c -rw-r--r-- 7.1 KB
burgundy.c -rw-r--r-- 23.7 KB
burgundy.h -rw-r--r-- 3.3 KB
daca.c -rw-r--r-- 6.2 KB
keywest.c -rw-r--r-- 3.6 KB
pmac.c -rw-r--r-- 36.0 KB
pmac.h -rw-r--r-- 4.5 KB
powermac.c -rw-r--r-- 4.4 KB
snd_ps3.c -rw-r--r-- 27.2 KB
snd_ps3.h -rw-r--r-- 2.9 KB
snd_ps3_reg.h -rw-r--r-- 32.6 KB
tumbler.c -rw-r--r-- 37.8 KB
tumbler_volume.h -rw-r--r-- 6.6 KB

back to top