]> git.baikalelectronics.ru Git - kernel.git/commit
remoteproc: stm32: Fix pointer assignement
authorMathieu Poirier <mathieu.poirier@linaro.org>
Mon, 31 Aug 2020 21:37:58 +0000 (15:37 -0600)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Tue, 15 Sep 2020 03:45:57 +0000 (03:45 +0000)
commit4535a2260a9cde03e169ffc65013b276ea1265a8
tree4cc536e3b5235f3c028ac9ab8f046114775af1c4
parent4fec78ef6e2de5e89248de3e252631402401db7c
remoteproc: stm32: Fix pointer assignement

Fix the assignment of the @state pointer - it is obviously wrong.

Acked-by: Arnaud Pouliquen <arnaud.pouliquen@st.com>
Fixes: f5f3585808f3 ("remoteproc: stm32: Properly set co-processor state when attaching")
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Link: https://lore.kernel.org/r/20200831213758.206690-1-mathieu.poirier@linaro.org
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
drivers/remoteproc/stm32_rproc.c