]> asedeno.scripts.mit.edu Git - linux.git/commit
ptp: use the 64 bit get/set time methods for the posix clock.
authorRichard Cochran <richardcochran@gmail.com>
Sun, 29 Mar 2015 21:11:53 +0000 (23:11 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 31 Mar 2015 16:01:16 +0000 (12:01 -0400)
commitd7d38f5bd7bece539a6cbb59fc8121f29f63fbdb
treed42c8e003979ad0e0ad80229efd9e36653b6a3a9
parente13cfcb03eeccb97d3f8deb393304c6190b61da9
ptp: use the 64 bit get/set time methods for the posix clock.

This patch changes the posix clock code to prefer the new methods
whenever they are implemented by the PHC drivers.

Signed-off-by: Richard Cochran <richardcochran@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/ptp/ptp_clock.c