ath10k: explicitly request exclusive reset control
authorPhilipp Zabel <p.zabel@pengutronix.de>
Fri, 28 Jul 2017 12:15:44 +0000 (15:15 +0300)
committerKalle Valo <kvalo@qca.qualcomm.com>
Thu, 3 Aug 2017 11:37:49 +0000 (14:37 +0300)
commita764284f34f9b0b07f34907947d38d6632f61a1b
tree414adb8147b5965f9c76f39fef8e5d100c6f693d
parentbe5b4f4002a6c1c37279c69e093567109be982f4
ath10k: 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: Kalle Valo <kvalo@qca.qualcomm.com>
Cc: ath10k@lists.infradead.org
Cc: linux-wireless@vger.kernel.org
Cc: netdev@vger.kernel.org
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/ahb.c