Skip to content
Commit b9acf24f authored by Richard Cochran's avatar Richard Cochran Committed by David S. Miller
Browse files

ptp: tilegx: convert to the 64 bit get/set time methods.



This driver is 64 bit only, and so this driver and device are ready
for 2038.  This patch changes the driver to the new PHC and also
carries the timespec64 parameter on out to the gxio_mpipe_get-
set_timestamp functions, making explicit the fact that the tv_sec
field is 64 bits wide.

Not even compile tested.

Signed-off-by: default avatarRichard Cochran <richardcochran@gmail.com>
Acked-by: default avatarChris Metcalf <cmetcalf@ezchip.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent a5c79c26
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment