]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
remoteproc: core: Make the loaded resource table optional
authorBjorn Andersson <bjorn.andersson@sonymobile.com>
Tue, 11 Nov 2014 01:25:53 +0000 (17:25 -0800)
committerSrinivas Kandagatla <srinivas.kandagatla@linaro.org>
Mon, 11 Jan 2016 09:55:07 +0000 (09:55 +0000)
commitba92df66a24b7f5246d09598e12154de63e03265
tree16dfb765a0db1abda83b3af49565a588121040ba
parent62fafd435ae54a89c81ae31c8244c2111970ddb0
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 and only populate
it if it exists.

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