linux/drivers/staging/mt7621-pci
Sergio Paracuellos e38bb17540 staging: mt7621-pci: avoid register duplication per controller using pcie_[read|write]
Use pcie_[read|write] fucntions to read and write controller registers.
Define those only by offset and pass controller offset + register offset
relative to base address to functions.

Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Tested-by: NeilBrown <neil@brown.name>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-08-08 14:08:41 +02:00
..
Kconfig staging: mt7621-pci: use generic kernel pci subsystem read and write 2018-08-08 14:08:40 +02:00
Makefile
pci-mt7621.c staging: mt7621-pci: avoid register duplication per controller using pcie_[read|write] 2018-08-08 14:08:41 +02:00
TODO