]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
net: fec_ptp: fix issue caused by refactor the fec_devtype
authorJoakim Zhang <qiangqing.zhang@nxp.com>
Wed, 16 Jun 2021 09:14:26 +0000 (17:14 +0800)
committerKleber Sacilotto de Souza <kleber.souza@canonical.com>
Thu, 15 Jul 2021 17:27:38 +0000 (19:27 +0200)
commitc85d4a2d87d8ba416781ca66cc770847c7ae6c0b
tree1084ffb43b9767b4ac45f45c8a1f91e2a72d31bc
parent4fd10ae54804e137c0649fba9cc8615abb3fbad3
net: fec_ptp: fix issue caused by refactor the fec_devtype

BugLink: https://bugs.launchpad.net/bugs/1934179
[ Upstream commit d23765646e71b43ed2b809930411ba5c0aadee7b ]

Commit da722186f654 ("net: fec: set GPR bit on suspend by DT configuration.")
refactor the fec_devtype, need adjust ptp driver accordingly.

Fixes: da722186f654 ("net: fec: set GPR bit on suspend by DT configuration.")
Signed-off-by: Joakim Zhang <qiangqing.zhang@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Kleber Sacilotto de Souza <kleber.souza@canonical.com>
drivers/net/ethernet/freescale/fec_ptp.c