remoteproc/keystone: explicitly request exclusive reset control
authorPhilipp Zabel <p.zabel@pengutronix.de>
Wed, 19 Jul 2017 15:26:15 +0000 (17:26 +0200)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Mon, 28 Aug 2017 06:16:22 +0000 (23:16 -0700)
commitf5f98654a28eb86c97ff0d9b487d97cbc97ae855
treedbf392ffb69d6dbc6ed339c4939d600d4e71e369
parentb4daf890578af08f720a2a39b97b62da2f39fc94
remoteproc/keystone: 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: Ohad Ben-Cohen <ohad@wizery.com>
Cc: Bjorn Andersson <bjorn.andersson@linaro.org>
Cc: linux-remoteproc@vger.kernel.org
Acked-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
drivers/remoteproc/keystone_remoteproc.c