Commit 373caf0
Desnes Nunes
usb: typec: tcpm: Use fwnode_get_child_node_count()
JIRA: https://issues.redhat.com/browse/RHEL-116016
commit 08ca89e
Author: Andy Shevchenko <[email protected]>
Date: Mon, 10 Mar 2025 16:54:54 +0200
Since fwnode_get_child_node_count() was split from its device property
counterpart, we may utilise it in the driver and drop custom implementation.
Signed-off-by: Andy Shevchenko <[email protected]>
Reviewed-by: Heikki Krogerus <[email protected]>
Acked-by: Kyle Tso <[email protected]>
Reviewed-by: Jonathan Cameron <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Lee Jones <[email protected]>
Signed-off-by: Desnes Nunes <[email protected]>1 parent 42f5b5e commit 373caf0
1 file changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7204 | 7204 | | |
7205 | 7205 | | |
7206 | 7206 | | |
7207 | | - | |
| 7207 | + | |
7208 | 7208 | | |
7209 | 7209 | | |
7210 | 7210 | | |
| |||
7270 | 7270 | | |
7271 | 7271 | | |
7272 | 7272 | | |
7273 | | - | |
7274 | | - | |
7275 | | - | |
| 7273 | + | |
7276 | 7274 | | |
7277 | 7275 | | |
7278 | 7276 | | |
| |||
0 commit comments