Loading drivers/platform/msm/ipa/ipa_v3/ipa.c +1 −1 Original line number Original line Diff line number Diff line Loading @@ -5963,7 +5963,7 @@ static int get_ipa_dts_configuration(struct platform_device *pdev, of_property_read_bool(pdev->dev.of_node, of_property_read_bool(pdev->dev.of_node, "qcom,wlan-ce-db-over-pcie"); "qcom,wlan-ce-db-over-pcie"); IPADBG("Is wdi_over_pcie ? (%s)\n", IPADBG("Is wdi_over_pcie ? (%s)\n", ipa3_ctx->wdi_over_pcie ? "Yes":"No"); ipa_drv_res->wdi_over_pcie ? "Yes":"No"); /* /* * If we're on emulator, get its interrupt controller's mem * If we're on emulator, get its interrupt controller's mem Loading Loading
drivers/platform/msm/ipa/ipa_v3/ipa.c +1 −1 Original line number Original line Diff line number Diff line Loading @@ -5963,7 +5963,7 @@ static int get_ipa_dts_configuration(struct platform_device *pdev, of_property_read_bool(pdev->dev.of_node, of_property_read_bool(pdev->dev.of_node, "qcom,wlan-ce-db-over-pcie"); "qcom,wlan-ce-db-over-pcie"); IPADBG("Is wdi_over_pcie ? (%s)\n", IPADBG("Is wdi_over_pcie ? (%s)\n", ipa3_ctx->wdi_over_pcie ? "Yes":"No"); ipa_drv_res->wdi_over_pcie ? "Yes":"No"); /* /* * If we're on emulator, get its interrupt controller's mem * If we're on emulator, get its interrupt controller's mem Loading