]> git.baikalelectronics.ru Git - kernel.git/commit
octeon: remove deprecated syststamp timestamp
authorWillem de Bruijn <willemb@google.com>
Fri, 25 Jul 2014 22:01:29 +0000 (18:01 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 29 Jul 2014 18:39:49 +0000 (11:39 -0700)
commit50b0887664aa712eaec86b94af0f7d4f27ab1ea8
tree8e5ffcf5ae829d1924947c2a5642ca3332552fa7
parent0fe5910da75746f30994671e1bcbd78f4a04e307
octeon: remove deprecated syststamp timestamp

Hardware timestamps can be exposed to userspace in raw hardware format
(hwtstamp) as well as converted to system time (syststamp). The second
variant is deprecated and only implemented by this driver.

The preferred method of hardware timestamp generation is to combine
hwtstamp with a device PTP clock. Octeon has its own PTP library
that relies on a shared memory interface to the PTP clock device.

Signed-off-by: Willem de Bruijn <willemb@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/octeon/octeon_mgmt.c