commit | ff54571a747bc1fc8e132ef9c512451ec6de3336 | [log] [tgz] |
---|---|---|
author | Yangbo Lu <yangbo.lu@nxp.com> | Tue Feb 12 12:23:58 2019 +0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Feb 12 12:58:47 2019 -0500 |
tree | 6ff20257a4ed5be20202b8c1b10aae0677b3739f | |
parent | 73356e4ea895d5d4fb2bed30c32d3293b090f3ce [diff] |
ptp_qoriq: convert to use ptp_qoriq_init/free Moved QorIQ PTP clock initialization/free into new functions ptp_qoriq_init()/ptp_qoriq_free(). These functions could also be reused by ENETC PTP drvier which is a PCI driver for same 1588 timer IP block. Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>