1
0
Fork 0
alistair23-linux/arch/tile/gxio
Richard Cochran b9acf24f77 ptp: tilegx: convert to the 64 bit get/set time methods.
This driver is 64 bit only, and so this driver and device are ready
for 2038.  This patch changes the driver to the new PHC and also
carries the timespec64 parameter on out to the gxio_mpipe_get-
set_timestamp functions, making explicit the fact that the tv_sec
field is 64 bits wide.

Not even compile tested.

Signed-off-by: Richard Cochran <richardcochran@gmail.com>
Acked-by: Chris Metcalf <cmetcalf@ezchip.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-03-31 12:01:18 -04:00
..
Kconfig tilegx: provide kernel support for the tilegx UART shim 2013-09-03 14:50:36 -04:00
Makefile tilegx: provide kernel support for the tilegx UART shim 2013-09-03 14:50:36 -04:00
dma_queue.c arch/tile: common DMA code for the GXIO IORPC subsystem 2012-07-11 16:04:54 -04:00
iorpc_globals.c arch/tile: introduce GXIO IORPC framework for tilegx 2012-07-11 16:04:52 -04:00
iorpc_mpipe.c tile: improve gxio iorpc autogenerated code style 2013-09-16 15:47:20 -04:00
iorpc_mpipe_info.c tile: improve gxio iorpc autogenerated code style 2013-09-16 15:47:20 -04:00
iorpc_trio.c tile: improve gxio iorpc autogenerated code style 2013-09-16 15:47:20 -04:00
iorpc_uart.c tilegx: provide kernel support for the tilegx UART shim 2013-09-03 14:50:36 -04:00
iorpc_usb_host.c tile: improve gxio iorpc autogenerated code style 2013-09-16 15:47:20 -04:00
kiorpc.c arch/tile: introduce GXIO IORPC framework for tilegx 2012-07-11 16:04:52 -04:00
mpipe.c ptp: tilegx: convert to the 64 bit get/set time methods. 2015-03-31 12:01:18 -04:00
trio.c arch/tile: provide kernel support for the tilegx TRIO shim 2012-07-11 16:04:58 -04:00
uart.c tilegx: provide kernel support for the tilegx UART shim 2013-09-03 14:50:36 -04:00
usb_host.c tile: improve gxio iorpc autogenerated code style 2013-09-16 15:47:20 -04:00