Thread (21 messages) 21 messages, 6 authors, 2024-08-06

Re: [PATCH 2/2] i3c: master: Add Nuvoton npcm845 i3c master driver

From: Markus Elfring <hidden>
Date: 2024-08-01 09:06:45
Also in: linux-i3c, lkml, openbmc

quoted hunk ↗ jump to hunk
+++ b/drivers/i3c/master/npcm845-i3c-master.c
@@ -0,0 +1,2364 @@
+static int npcm_i3c_master_probe(struct platform_device *pdev)
+{
+	return 0;
+
+	debugfs_remove_recursive(master->debugfs);
+
+err_disable_clks:
…

Please avoid non-reachable code here.

Regards,
Markus
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help