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 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel