commit | e53a57e56fce787ee4d02ffc2cf9ba46f0173f58 | [log] [tgz] |
---|---|---|
author | Sergey Organov <sorganov@gmail.com> | Wed Jul 15 18:42:57 2020 +0300 |
committer | Jakub Kicinski <kuba@kernel.org> | Thu Jul 16 11:31:43 2020 -0700 |
tree | b9750d434a33ab8121d622ca3eae568e68adc498 | |
parent | 59632b220f2d61df274ed3a14a204e941051fdad [diff] |
net: fec: enable to use PPS feature without time stamping PPS feature could be useful even when hardware time stamping of network packets is not in use, so remove offending check for this condition from fec_ptp_enable_pps(). Signed-off-by: Sergey Organov <sorganov@gmail.com> Acked-by: Fugang Duan <fugang.duan@nxp.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>