On Sat, Mar 21, 2020 at 02:36:22PM +0100, Sergio Paracuellos wrote: > 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 That's what the maintainers file is for, and the changelog, we don't add new items to the top of files for this, otherwise that would just be all the kernel consists of :) thanks, greg k-h _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel