]> git.ipfire.org Git - thirdparty/kernel/stable.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)
committerSasha Levin <sashal@kernel.org>
Wed, 30 Jun 2021 12:48:20 +0000 (08:48 -0400)
commitd9326579bb5c201c0931cc405fbca3254f3a1340
tree516a93ce33774aa69e36d5d93261ebcd4a3c12aa
parent2fc8300c9cfa5167fcb5b1a2a07db6f53e82f59b
net: fec_ptp: fix issue caused by refactor the fec_devtype

[ 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>
drivers/net/ethernet/freescale/fec_ptp.c