Thread (49 messages) 49 messages, 6 authors, 2024-08-27

Re: [PATCH v3 10/17] device property: Add remote endpoint to devcon matcher

From: Stephen Boyd <hidden>
Date: 2024-08-20 17:34:15
Also in: chrome-platform, dri-devel, linux-acpi, linux-patches, linux-usb, lkml

Quoting Andy Shevchenko (2024-08-20 03:20:44)
On Mon, Aug 19, 2024 at 03:38:24PM -0700, Stephen Boyd wrote:
quoted
 include/linux/property.h    | 5 +++--
quoted
-typedef void *(*devcon_match_fn_t)(const struct fwnode_handle *fwnode, const char *id,
-                                void *data);
+typedef void *(*devcon_match_fn_t)(const struct fwnode_handle *fwnode,
+                                const struct fwnode_handle *endpoint,
+                                const char *id, void *data);
Seems there is no explanation of the parameters here, can we add a kernel-doc
to this typedef (may be a separate patch)?
Sure. I'll throw in another patch.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help