diff options
author | Bjorn Andersson <bjorn.andersson@linaro.org> | 2016-09-13 21:16:20 +0200 |
---|---|---|
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | 2016-09-20 01:28:22 +0200 |
commit | eeac0a878829e15b86429b164244ac18a740633d (patch) | |
tree | 64d621abf4b30bc7df64d48fa40ff805d9532daa /init | |
parent | remoteproc: core: transform struct fw_rsc_vdev_vring reserved field in pa (diff) | |
download | linux-eeac0a878829e15b86429b164244ac18a740633d.tar.xz linux-eeac0a878829e15b86429b164244ac18a740633d.zip |
remoteproc: Drop unnecessary NULL check
rproc_alloc() will make sure that the "firmware" pointer is either a
driver supplied value or pointing to a generated firmware filename, it
can't be NULL. So drop the extra check in the rproc_boot() path.
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions