]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit74579cd498fd413f3c16082572db79e71dabc664
tree5d45863ac7e24649efe6b39d68891fd3a47e122f
parent053d3f0595a7658739d5811991a47a6cf6394a76
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