]> git.baikalelectronics.ru Git - kernel.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)
commit76ab3c6722b2e2535607636ae0ccd908531065bd
tree9edca58a0ec4d1509d98ccf3d705ec8992ec05af
parentcb9d1d9433c6f992c28f508783c8aff542c926bf
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