PCI: tegra: Explicitly request exclusive reset control
authorPhilipp Zabel <p.zabel@pengutronix.de>
Wed, 19 Jul 2017 15:25:57 +0000 (17:25 +0200)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 3 Aug 2017 21:42:12 +0000 (16:42 -0500)
commit4b9cc2c5fdca3e9211eef01d85f5e77bfe31533a
tree0a4f4d3f3b040001955d85b5415edff59fd3a218
parent16f73eb02d7e1765ccab3d2018e0bd98eb93d973
PCI: tegra: 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: Thierry Reding <thierry.reding@gmail.com>
Cc: Jonathan Hunter <jonathanh@nvidia.com>
drivers/pci/host/pci-tegra.c