]> asedeno.scripts.mit.edu Git - linux.git/commit
remoteproc/davinci: Mark error recovery as disabled
authorSuman Anna <s-anna@ti.com>
Mon, 23 Jul 2018 23:27:57 +0000 (18:27 -0500)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Mon, 13 Aug 2018 18:51:11 +0000 (11:51 -0700)
commit491278b698774d3b0d8974acfc994cc482e95485
tree69e21beeb44cda0bd29f2a640315ab14d2db26a7
parent4499665b323670b42ec4c0d223c1e482e4e0621d
remoteproc/davinci: Mark error recovery as disabled

The Davinci remoteproc driver does not support error recovery at
present, so mark the corresponding remoteproc flag appropriately
so that the debugfs flag shows the value as 'disabled' by default.

Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
drivers/remoteproc/da8xx_remoteproc.c