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.2 KB
Makefile -rw-r--r-- 584 bytes
pinctrl-meson-a1.c -rw-r--r-- 27.2 KB
pinctrl-meson-axg-pmx.c -rw-r--r-- 3.1 KB
pinctrl-meson-axg-pmx.h -rw-r--r-- 1.3 KB
pinctrl-meson-axg.c -rw-r--r-- 31.3 KB
pinctrl-meson-g12a.c -rw-r--r-- 43.3 KB
pinctrl-meson-gxbb.c -rw-r--r-- 25.3 KB
pinctrl-meson-gxl.c -rw-r--r-- 24.7 KB
pinctrl-meson.c -rw-r--r-- 18.4 KB
pinctrl-meson.h -rw-r--r-- 4.5 KB
pinctrl-meson8-pmx.c -rw-r--r-- 3.0 KB
pinctrl-meson8-pmx.h -rw-r--r-- 945 bytes
pinctrl-meson8.c -rw-r--r-- 32.5 KB
pinctrl-meson8b.c -rw-r--r-- 29.6 KB

back to top