commit | 12aeb917a54729c1324e28421a023f2f54aebf30 | [log] [tgz] |
---|---|---|
author | Sudeep Holla <Sudeep.Holla@arm.com> | Thu Sep 28 11:46:00 2017 +0100 |
committer | Andy Gross <andy.gross@linaro.org> | Wed Dec 20 15:38:34 2017 -0600 |
tree | 45c5c2bb58bd4d2f0f5ae02da5836c2538e95a19 | |
parent | 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323 [diff] |
firmware: qcom_scm: drop redandant of_platform_populate Now that of_platform_default_populate_init() takes care of populating all the devices under the /firmware/ node, this patch removes the redandant call to of_platform_populate here. Cc: Andy Gross <andy.gross@linaro.org> Cc: David Brown <david.brown@linaro.org> Cc: linux-arm-msm@vger.kernel.org Signed-off-by: Sudeep Holla <sudeep.holla@arm.com> Signed-off-by: Andy Gross <andy.gross@linaro.org>