remoteproc: core: Make the loaded resource table optional
authorBjorn Andersson <bjorn.andersson@sonymobile.com>
Tue, 29 Mar 2016 03:36:58 +0000 (20:36 -0700)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Thu, 12 May 2016 22:50:04 +0000 (15:50 -0700)
commite395f9ce49eb5a9fa69c3fd74b6de59a5cb5a300
tree4c7d4e9f0714cf60e03558ebfc1f0b8b58b056f4
parent3d87fa1d47c10c71684e1eca15cb051746ab1d56
remoteproc: core: Make the loaded resource table optional

Remote processors like the ones found in the Qualcomm SoCs does not have
a resource table passed to them, so make it optional by only populating
it if it does exist.

Signed-off-by: Bjorn Andersson <bjorn.andersson@sonymobile.com>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
drivers/remoteproc/remoteproc_core.c