Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 59b34d0b authored by David Dai's avatar David Dai
Browse files

msm: msm_bus: Make failure to get RSC non-fatal



Display warning but do not fail probe.

Change-Id: I825fdd635091725b688ef2e03353267a9f67e3a0
Signed-off-by: default avatarDavid Dai <daidavid1@codeaurora.org>
parent 1f92fc18
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -983,7 +983,6 @@ static int msm_bus_rsc_init(struct platform_device *pdev,
	if (IS_ERR_OR_NULL(rscdev->mbox)) {
		MSM_BUS_ERR("%s: Failed to get mbox:%s", __func__,
						node_dev->node_info->name);
		return PTR_ERR(rscdev->mbox);
	}

	// Add way to count # of VCDs, initialize LL