commit | 180f539d751a7a96da3f266e5dc8d167df77e3fa | [log] [tgz] |
---|---|---|
author | Yangbo Lu <yangbo.lu@nxp.com> | Mon Oct 08 15:44:28 2018 +0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Oct 08 10:23:22 2018 -0700 |
tree | 841af3b5e9afeb7f658c3c13da8cfff3b807c927 | |
parent | 58b1e729b33acc558f2abb9e1e0178f060685c57 [diff] |
net: dpaa2: rename rtc as ptp in dpaa2-ptp driver In dpaa2-ptp driver, it's odd to use rtc in names of some functions and structures except these dprtc APIs. This patch is to use ptp instead of rtc in names. Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>