OSDN Git Service

staging: mt7621-pci: remove two register writes
authorSergio Paracuellos <sergio.paracuellos@gmail.com>
Tue, 12 Feb 2019 08:19:22 +0000 (09:19 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 19 Feb 2019 10:13:08 +0000 (11:13 +0100)
commit1623171dc1232cf5c29665c6477cee6b584ac603
treeb9b5d38d66c721ce6f99316acc250db89c4879f1
parent186e86806035834da4dad21ed8260d1062c8a2cf
staging: mt7621-pci: remove two register writes

There is no need to write IO and memory space window Host PCI bridge
registers before doing anything else. Just use its default values which
should be ok.

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