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
firmware_loader
power
regmap
test
Kconfig -rw-r--r-- 7.4 KB
Makefile -rw-r--r-- 1.1 KB
arch_numa.c -rw-r--r-- 10.8 KB
arch_topology.c -rw-r--r-- 18.0 KB
attribute_container.c -rw-r--r-- 14.5 KB
auxiliary.c -rw-r--r-- 13.9 KB
base.h -rw-r--r-- 7.4 KB
bus.c -rw-r--r-- 29.7 KB
cacheinfo.c -rw-r--r-- 17.2 KB
class.c -rw-r--r-- 14.8 KB
component.c -rw-r--r-- 20.6 KB
container.c -rw-r--r-- 814 bytes
core.c -rw-r--r-- 131.0 KB
cpu.c -rw-r--r-- 14.9 KB
dd.c -rw-r--r-- 34.6 KB
devcoredump.c -rw-r--r-- 9.2 KB
devres.c -rw-r--r-- 30.9 KB
devtmpfs.c -rw-r--r-- 10.3 KB
driver.c -rw-r--r-- 5.8 KB
firmware.c -rw-r--r-- 606 bytes
hypervisor.c -rw-r--r-- 536 bytes
init.c -rw-r--r-- 791 bytes
isa.c -rw-r--r-- 3.8 KB
map.c -rw-r--r-- 3.3 KB
memory.c -rw-r--r-- 27.2 KB
module.c -rw-r--r-- 2.0 KB
node.c -rw-r--r-- 28.2 KB
pinctrl.c -rw-r--r-- 2.7 KB
platform-msi.c -rw-r--r-- 9.7 KB
platform.c -rw-r--r-- 37.7 KB
property.c -rw-r--r-- 38.3 KB
soc.c -rw-r--r-- 6.7 KB
swnode.c -rw-r--r-- 28.0 KB
syscore.c -rw-r--r-- 3.2 KB
topology.c -rw-r--r-- 4.7 KB
trace.c -rw-r--r-- 230 bytes
trace.h -rw-r--r-- 1.4 KB
transport_class.c -rw-r--r-- 9.5 KB

back to top