OSDN Git Service

net: phy: Fixup GPLv2 SPDX tags based on license text
authorAndrew Lunn <andrew@lunn.ch>
Mon, 21 Jan 2019 18:10:19 +0000 (19:10 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 23 Jan 2019 04:58:40 +0000 (20:58 -0800)
commit5f85757572e17f11b956e77405289babf1f234e3
tree762dd626909ab726d419608d97b76b0ddf5ef706
parent7ccbd9b86fb619cd794c7233f861d4d67b9c8e26
net: phy: Fixup GPLv2 SPDX tags based on license text

A few PHY drivers have the GPLv2 license text. They then either have
a MODULE_LICENSE() of GPLv2+, or an SPDX tag of GPLv2+.

Since the license text is much easier to understand than either the
SPDX tag or the MODULE_LICENSE, use it as the definitive source of the
licence, and fixup with others when there are contradictions.

Cc: Russell King <rmk+kernel@armlinux.org.uk>
Cc: Jonas Jensen <jonas.jensen@gmail.com>
Cc: Laurent Pinchart <laurentp@cse-semaphore.com>
Cc: Paulius Zaleckas <paulius.zaleckas@teltonika.lt>
Cc: Scott Wood <scottwood@freescale.com>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Acked-by: Andrew F. Davis <afd@ti.com>
Acked-by: Dan Murphy <dmurphy@ti.com>
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/dp83822.c
drivers/net/phy/dp83848.c
drivers/net/phy/dp83867.c
drivers/net/phy/mdio-bitbang.c
drivers/net/phy/mdio-gpio.c
drivers/net/phy/mdio-moxart.c
drivers/net/phy/mdio-sun4i.c
drivers/net/phy/phylink.c