[PATCH 0/2] staging: mt7621-pci-phy: minor fixes after testing

Sergio Paracuellos sergio.paracuellos at gmail.com
Fri Feb 15 06:18:36 UTC 2019


This two patches fix issues encountered after testing mt7621-pci-phy
driver into real hardware.

Two changes here:
* Fix bad addresses in pcie phy registers.
* Use module_init instead of arch_initcall to init the driver.

Hope this helps.

Best regards,
    Sergio Paracuellos

Sergio Paracuellos (2):
  staging: mt7621-dts: fix pci phy register addresses
  staging: mt7621-pci-phy: use 'module_init' instead of 'arch_initcall'

 drivers/staging/mt7621-dts/mt7621.dtsi          | 8 ++++----
 drivers/staging/mt7621-pci-phy/pci-mt7621-phy.c | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

-- 
2.19.1



More information about the devel mailing list