During a long time I have been cleaning and fixing this driver in order to use current kernel's apis and try to get it out of the staging area. At the end the driver is mt7621 specific and has been completely re-written. Hence, add myself to the header as a contributor of this driver. Signed-off-by: Sergio Paracuellos <sergio.paracuellos@xxxxxxxxx> --- drivers/staging/mt7621-pci/pci-mt7621.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/staging/mt7621-pci/pci-mt7621.c b/drivers/staging/mt7621-pci/pci-mt7621.c index b8065b777ff6..5e80479ce653 100644 --- a/drivers/staging/mt7621-pci/pci-mt7621.c +++ b/drivers/staging/mt7621-pci/pci-mt7621.c @@ -13,6 +13,9 @@ * * May 2011 Bruce Chang * support RT6855/MT7620 PCIe + * + * 2018-2020 Sergio Paracuellos <sergio.paracuellos@xxxxxxxxx> + * Re-write the driver for SoC mt7621 */ #include <linux/bitops.h> -- 2.25.1 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel