|
@@ -454,6 +454,8 @@ tegra_xusb_find_port_node(struct tegra_xusb_padctl *padctl, const char *type,
|
|
name = kasprintf(GFP_KERNEL, "%s-%u", type, index);
|
|
name = kasprintf(GFP_KERNEL, "%s-%u", type, index);
|
|
np = of_find_node_by_name(np, name);
|
|
np = of_find_node_by_name(np, name);
|