]> asedeno.scripts.mit.edu Git - linux.git/commit
ptp: gianfar: convert to the 64 bit get/set time methods.
authorRichard Cochran <richardcochran@gmail.com>
Sun, 29 Mar 2015 21:11:59 +0000 (23:11 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 31 Mar 2015 16:01:17 +0000 (12:01 -0400)
commitd28fdf0fe3dc73df8f0e41424ec0bba0660baabe
tree6b8973490d02ef16b9400af8a14a3e01197b8426
parent241926bcb4546187363d6140a610e4bb7d12d85e
ptp: gianfar: convert to the 64 bit get/set time methods.

The device features a 64 bit nanoseconds register, 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/net/ethernet/freescale/gianfar_ptp.c