Home
last modified time | relevance | path

Searched hist:b35d7afc3ba9d5cf28655481aef1dd6a01c6421d (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/remoteproc/
H A Dremoteproc_core.cdiff b35d7afc3ba9d5cf28655481aef1dd6a01c6421d Thu Aug 11 16:52:51 CDT 2016 Bjorn Andersson <bjorn.andersson@linaro.org> remoteproc: Calculate max_notifyid during load

The calculation of max_notifyid must only be done before we call start()
on the remoteproc drivers, so move the calculation to be part of the
loading steps.

Cc: Lee Jones <lee.jones@linaro.org>
Cc: Loic Pallardy <loic.pallardy@st.com>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>