Loading drivers/cam_cpas/cam_cpas_soc.c +3 −0 Original line number Diff line number Diff line Loading @@ -343,6 +343,9 @@ static int cam_cpas_parse_node_tree(struct cam_cpas *cpas_core, } } cpas_core->axi_port[mnoc_idx].axi_port_name = cpas_core->axi_port[mnoc_idx] .bus_client.common_data.name; cpas_core->axi_port [mnoc_idx].ib_bw_voting_needed = of_property_read_bool(curr_node, Loading Loading
drivers/cam_cpas/cam_cpas_soc.c +3 −0 Original line number Diff line number Diff line Loading @@ -343,6 +343,9 @@ static int cam_cpas_parse_node_tree(struct cam_cpas *cpas_core, } } cpas_core->axi_port[mnoc_idx].axi_port_name = cpas_core->axi_port[mnoc_idx] .bus_client.common_data.name; cpas_core->axi_port [mnoc_idx].ib_bw_voting_needed = of_property_read_bool(curr_node, Loading