commit | d71151a39c97d551378a441c089508b0bca48210 | [log] [tgz] |
---|---|---|
author | Yangbo Lu <yangbo.lu@nxp.com> | Tue Feb 11 12:52:49 2020 +0800 |
committer | David S. Miller <davem@davemloft.net> | Sun Feb 16 18:30:41 2020 -0800 |
tree | cffa3740f597be8748856125648c0663bd25ad14 | |
parent | 2019fc96af228b412bdb2e8e0ad4b1fc12046a51 [diff] |
ptp_qoriq: drop the code of alarm The alarm function hadn't been supported by PTP clock driver. The recommended solution PHC + phc2sys + nanosleep provides best performance. So drop the code of alarm in ptp_qoriq driver. Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>