]> asedeno.scripts.mit.edu Git - linux.git/commit
ptp: ixp46x: convert to the 64 bit get/set time methods.
authorRichard Cochran <richardcochran@gmail.com>
Sun, 29 Mar 2015 21:12:11 +0000 (23:12 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 31 Mar 2015 16:01:19 +0000 (12:01 -0400)
commit1ca13de26740dfd21e85769f08a89321c2ec1266
tree9edca58a0ec4d1509d98ccf3d705ec8992ec05af
parent41c2c18ffb4d5e46bca5b419784f67db9b0c1425
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>
drivers/ptp/ptp_ixp46x.c