]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: pci-mt7620: explicitly request exclusive reset control
authorPhilipp Zabel <p.zabel@pengutronix.de>
Wed, 19 Jul 2017 15:25:07 +0000 (17:25 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 29 Aug 2017 13:21:51 +0000 (15:21 +0200)
commitee296e766508e568cf3648893257ea4a77ce7334
tree2f37ed237e9dd5304eff5006bf0769a966827b7a
parent4fe5f1d60359f2aff37a836b3cb579b3a64bf614
MIPS: pci-mt7620: 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>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/16785/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/pci/pci-mt7620.c