This patch series make some minor cleanups of this driver in order to prepare it to be promoted from staging. Changes are: * use general pcie reset line in device tree and use reset_control to handle it, * some minor space-tabs issue. * Some minor removes of not needed stuff. After this changes, only properly handling the clocks with a new driver is remaining. All changes are only compile-tested. Hope this helps. Best regards, Sergio Paracuellos Sergio Paracuellos (5): staging: mt7621-pci: add reset control for general pcie reset staging: mt7621-dts: add general pcie reset line to pcie bindings staging: mt7621-pci: remove not used definitions staging: mt7621-pci: replace spaces with tabs in comment staging: mt7621-pci: remove two register writes drivers/staging/mt7621-dts/mt7621.dtsi | 4 +-- drivers/staging/mt7621-pci/pci-mt7621.c | 39 ++++++++++++------------- 2 files changed, 21 insertions(+), 22 deletions(-) -- 2.19.1 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel