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

Commit c049e412 authored by Ivaylo Georgiev's avatar Ivaylo Georgiev
Browse files

Revert "ANDROID: of: property: Enable of_devlink by default"



This reverts commit ba3aa33b.

This is a preparation change for merging android-4.19.95 into
msm-4.19 branch.

With this change the suppliers are not ready for clock_gcc,
which is causing NOC error.

Change-Id: I5c828239341e59af54baa82a28ecc58e6d2bbe59
Signed-off-by: default avatarIvaylo Georgiev <irgeorgiev@codeaurora.org>
parent c1c8ca8a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1285,7 +1285,7 @@ static int of_link_to_suppliers(struct device *dev,
	return ret;
}

static bool of_devlink = true;
static bool of_devlink;
core_param(of_devlink, of_devlink, bool, 0);

static int of_fwnode_add_links(const struct fwnode_handle *fwnode,