]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb7297541592d8bd6ac61dd875e31bed01543cca7
tree24cbb91134ca6a0008df0397886f2dfb2c74e1bf
parente62fda754ae581aca4eb833c6d7153d6971550f0
PCI: qcom: Explicitly request exclusive reset control

Commit e4ae160a0014 ("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