remarkable-linux/drivers/remoteproc
Bjorn Andersson eeac0a8788 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>
2016-09-19 16:28:22 -07:00
..
da8xx_remoteproc.c remoteproc: fix couple of minor typos 2016-08-12 21:27:47 -07:00
Kconfig remoteproc: qcom: Introduce WCNSS peripheral image loader 2016-08-18 12:48:46 -07:00
Makefile remoteproc: qcom: Introduce WCNSS peripheral image loader 2016-08-18 12:48:46 -07:00
omap_remoteproc.c remoteproc/omap: revise a minor error trace message 2016-08-12 21:27:50 -07:00
omap_remoteproc.h
qcom_mdt_loader.c remoteproc: qcom: Driver for the self-authenticating Hexagon v5 2016-07-13 13:38:15 -07:00
qcom_mdt_loader.h remoteproc: qcom: Driver for the self-authenticating Hexagon v5 2016-07-13 13:38:15 -07:00
qcom_q6v5_pil.c remoteproc: qcom: hexagon: Fix error return code in q6v5_probe() 2016-08-10 10:51:35 -07:00
qcom_wcnss.c remoteproc: qcom: wcnss: Fix return value check in wcnss_probe() 2016-08-22 21:36:43 -07:00
qcom_wcnss.h remoteproc: qcom: Introduce WCNSS peripheral image loader 2016-08-18 12:48:46 -07:00
qcom_wcnss_iris.c remoteproc: qcom: Introduce WCNSS peripheral image loader 2016-08-18 12:48:46 -07:00
remoteproc_core.c remoteproc: Drop unnecessary NULL check 2016-09-19 16:28:22 -07:00
remoteproc_debugfs.c remoteproc: align code with open parenthesis 2016-08-12 21:27:49 -07:00
remoteproc_elf_loader.c remoteproc: align code with open parenthesis 2016-08-12 21:27:49 -07:00
remoteproc_internal.h remoteproc: align code with open parenthesis 2016-08-12 21:27:49 -07:00
remoteproc_virtio.c remoteproc: Introduce auto-boot flag 2016-08-17 23:17:42 -07:00
st_remoteproc.c remoteproc: st: fix check of syscon_regmap_lookup_by_phandle() return value 2016-03-28 16:19:00 -07:00
ste_modem_rproc.c remoteproc/ste: add blank lines after declarations 2015-05-02 11:03:07 +03:00
wkup_m3_rproc.c remoteproc: Introduce auto-boot flag 2016-08-17 23:17:42 -07:00