remoteproc: st: explicitly request exclusive reset control
authorPhilipp Zabel <p.zabel@pengutronix.de>
Wed, 19 Jul 2017 15:26:17 +0000 (17:26 +0200)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Mon, 28 Aug 2017 06:18:52 +0000 (23:18 -0700)
commit1e13c7fb49ed11f598ce62077fae2286b385558f
tree34dad2cd9ae1448cdddbcfaaeebc330a72a582c5
parent5acbf7e5207090285340f3cc636129d13605e345
remoteproc: st: explicitly request exclusive reset control

Commit a53e35db70d1 ("reset: Ensure drivers are explicit when requesting
reset lines") started to transition the reset control request API calls
to explicitly state whether the driver needs exclusive or shared reset
control behavior. Convert all drivers requesting exclusive resets to the
explicit API call so the temporary transition helpers can be removed.

No functional changes.

Cc: Patrice Chotard <patrice.chotard@st.com>
Cc: Ohad Ben-Cohen <ohad@wizery.com>
Cc: Bjorn Andersson <bjorn.andersson@linaro.org>
Cc: linux-remoteproc@vger.kernel.org
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
drivers/remoteproc/st_remoteproc.c