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