net: phy: Fixup GPLv2+ SPDX tags based on license text
authorAndrew Lunn <andrew@lunn.ch>
Mon, 21 Jan 2019 18:08:49 +0000 (19:08 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 23 Jan 2019 04:57:03 +0000 (20:57 -0800)
commitab06418b7fb8cc1bf82cbce3ebd74e1bbf446d06
tree5d45863ac7e24649efe6b39d68891fd3a47e122f
parent25974d8af1bc5116f0d79fc6722425930fd8c0e9
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 only, or an SPDX tag of GPLv2 only.

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 the others when there are contradictions.

Cc: David Wu <david.wu@rock-chips.com>
Cc: Dongpo Li <lidongpo@hisilicon.com>
Cc: Michael Schmitz <schmitzmic@gmail.com>
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Acked-by: Michael Schmitz <schmitzmic@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/asix.c
drivers/net/phy/mdio-hisi-femac.c
drivers/net/phy/rockchip.c