aboutsummaryrefslogtreecommitdiff
path: root/drivers/remoteproc/Makefile
diff options
context:
space:
mode:
authorBjorn Andersson <bjorn.andersson@linaro.org>2018-09-19 18:51:51 -0700
committerBjorn Andersson <bjorn.andersson@linaro.org>2018-09-26 10:10:11 -0700
commitd5269c4553a64b6882f2c019ae21b783a0984a83 (patch)
tree7089d558ee38644679bba305c2d3c68e66e1b57b /drivers/remoteproc/Makefile
parent3b0d1b65c19f6650dce40d0d188df415cd0b62d7 (diff)
remoteproc: qcom: q6v5: Propagate EPROBE_DEFER
In the case that the interrupts fail to result because of the interrupt-controller not yet being registered the platform_get_irq_byname() call will fail with -EPROBE_DEFER, but passing this into devm_request_threaded_irq() will result in -EINVAL being returned, the driver is therefor not reprobed later. Fixes: 3b415c8fb263 ("remoteproc: q6v5: Extract common resource handling") Cc: stable@vger.kernel.org Reviewed-by: Sibi Sankar <sibis@codeaurora.org> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Diffstat (limited to 'drivers/remoteproc/Makefile')
0 files changed, 0 insertions, 0 deletions