commit | a043a72909b9ed9b3505f3be42d5329cea50c273 | [log] [tgz] |
---|---|---|
author | Richard Cochran <richardcochran@gmail.com> | Sun Mar 29 23:12:12 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 31 12:01:19 2015 -0400 |
tree | ba534670194a6bc0af4e71b42c36c33d9620f373 | |
parent | 1ca13de26740dfd21e85769f08a89321c2ec1266 [diff] |
ptp: pch: convert to the 64 bit get/set time methods. The device has a 64 bit clock register, where each clock tick is 32 nanoseconds, and so with this patch the driver is ready for the year 2038. Compile tested only. Signed-off-by: Richard Cochran <richardcochran@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>