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.paracuel...@gmail.com>
---
 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.paracuel...@gmail.com>
+ * Re-write the driver for SoC mt7621
  */
 
 #include <linux/bitops.h>
-- 
2.25.1

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to