PCI: mediatek: Explicitly request exclusive reset control
authorPhilipp Zabel <p.zabel@pengutronix.de>
Wed, 19 Jul 2017 15:26:00 +0000 (17:26 +0200)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 30 Aug 2017 13:23:55 +0000 (08:23 -0500)
commit608fcac7ce31b9644bf0e71810f5a033693c17b0
tree5ddd3d3cf6cd436e14b41e1368df8e7e6b160cc1
parent0d58e6c1b19b30623b5f0a053818bd2c32d61166
PCI: mediatek: 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: Ryder Lee <ryder.lee@mediatek.com>
Cc: Matthias Brugger <matthias.bgg@gmail.com>
drivers/pci/host/pcie-mediatek.c