This series makes some cleanups pointed out here from Kishon Vijay Abraham I: * https://lkml.org/lkml/2019/4/17/53 Changes: - make use of platform_get_resource. - make use of soc_device_match. - clean a bit error paths and not needed locals in 'probe' function. Regmap api is not being introduced yet... should we? I understand this simplifies code for spi or i2c drivers but I am not sure in this case. Neil, what do you think? This changes have been only compile-tested. Hope this helps. Best regards, Sergio Paracuellos Sergio Paracuellos (3): staging: mt7621-pci-phy: use 'platform_get_resource' staging: mt7621-pci-phy: remove some unnecessary local variables staging: mt7621-pci-phy: add quirks for 'E2' revision using 'soc_device_attribute' .../staging/mt7621-pci-phy/pci-mt7621-phy.c | 44 ++++++++++--------- 1 file changed, 23 insertions(+), 21 deletions(-) -- 2.19.1 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel