]> git.proxmox.com Git - mirror_ubuntu-zesty-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)
committerKleber Sacilotto de Souza <kleber.souza@canonical.com>
Wed, 20 Sep 2017 08:08:01 +0000 (10:08 +0200)
commite64813c525983f2f74e5bd47255b8d9f95988f49
treeb4dd52085cdd7adbb234e96cad0d3513188faf18
parentcf5990d9e34f7037303aedaa92f6f92c85509360
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