]> asedeno.scripts.mit.edu Git - linux.git/commit
ptp: use the 64 bit gettime method for the SYS_OFFSET ioctl.
authorRichard Cochran <richardcochran@gmail.com>
Sun, 29 Mar 2015 21:11:52 +0000 (23:11 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 31 Mar 2015 16:01:16 +0000 (12:01 -0400)
commite13cfcb03eeccb97d3f8deb393304c6190b61da9
tree5d2270509d1297275040c55feb850a144dd31210
parent92f1719407b90475b3be0b7b9c983dec2ff8351e
ptp: use the 64 bit gettime method for the SYS_OFFSET ioctl.

This patch changes the code to use the new method whenever implemented by
the PHC driver.

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