]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.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)
committerKhalid Elmously <khalid.elmously@canonical.com>
Fri, 6 Apr 2018 06:06:53 +0000 (06:06 +0000)
commit5b6c4bc7ad2cbe03fb9cce11790787f9835109d3
tree568ac2ec189920abf5af3e42baa890a6e6706a73
parentc28d9f83c22acef2fc75e94a5dded63553f6c0e2
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