projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf127ff
)
net: phy: meson-gxl: join the authors
author
Jerome Brunet
<jbrunet@baylibre.com>
Mon, 18 Dec 2017 09:44:46 +0000
(10:44 +0100)
committer
David S. Miller
<davem@davemloft.net>
Mon, 18 Dec 2017 18:24:56 +0000
(13:24 -0500)
Following previous changes, join the other authors of this driver and
take the blame with them
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/meson-gxl.c
patch
|
blob
|
history
diff --git
a/drivers/net/phy/meson-gxl.c
b/drivers/net/phy/meson-gxl.c
index ee0aa18af631854657c28f468cd3f12eb15de306..ddc2c5ea3787348d0672fb49639563be0b01fb78 100644
(file)
--- a/
drivers/net/phy/meson-gxl.c
+++ b/
drivers/net/phy/meson-gxl.c
@@
-255,4
+255,5
@@
MODULE_DEVICE_TABLE(mdio, meson_gxl_tbl);
MODULE_DESCRIPTION("Amlogic Meson GXL Internal PHY driver");
MODULE_AUTHOR("Baoqi wang");
MODULE_AUTHOR("Neil Armstrong <narmstrong@baylibre.com>");
+MODULE_AUTHOR("Jerome Brunet <jbrunet@baylibre.com>");
MODULE_LICENSE("GPL");