]> git.baikalelectronics.ru Git - kernel.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)
commite2d07e3f864777ee909fd9310efcc66ab2c6fbb5
tree6b8973490d02ef16b9400af8a14a3e01197b8426
parent097fb25f66b3deb25847b2e6cfc9d5e8b6f915b5
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