PCI: qcom: Explicitly request exclusive reset control
authorPhilipp Zabel <p.zabel@pengutronix.de>
Wed, 19 Jul 2017 15:25:55 +0000 (17:25 +0200)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 24 Aug 2017 16:09:22 +0000 (11:09 -0500)
commit244e00071fd8f6ab2768e61f17e23cbbd9b29b21
tree24cbb91134ca6a0008df0397886f2dfb2c74e1bf
parenta8c2038f615ac522aa9eb55dff1b7979bef0f794
PCI: qcom: 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.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Cc: Stanimir Varbanov <svarbanov@mm-sol.com>
drivers/pci/dwc/pcie-qcom.c