staging: mt7621-pci: add reset control for general pcie reset
authorSergio Paracuellos <sergio.paracuellos@gmail.com>
Tue, 12 Feb 2019 08:19:18 +0000 (09:19 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 19 Feb 2019 10:13:07 +0000 (11:13 +0100)
commit47f87b690d2d8314fa607986c4bc9f3711b54ba5
tree595847b1acfaa4a5ec2353e2b79df3a5d559898d
parent0985f006ec10df32a0c444a6db7e156d0d9cc6ed
staging: mt7621-pci: add reset control for general pcie reset

There is still a reset line which is not being handled using reset_control
properly and just being accessing writing registers. Use reset_control
instead for pcie general reset line.

Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Reviewed-by: NeilBrown <neil@brown.name>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/mt7621-pci/pci-mt7621.c