]> git.baikalelectronics.ru Git - kernel.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)
commitdb5f7a518e918f76fbdc43036fb8eab468429674
treed42c8e003979ad0e0ad80229efd9e36653b6a3a9
parentd92dfbd326931b85c36129f1f49913095e3710b2
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