From: Willem de Bruijn Date: Fri, 25 Jul 2014 22:01:29 +0000 (-0400) Subject: octeon: remove deprecated syststamp timestamp X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~71^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6d5fefaa35eda3dcab5c78a16def6ed555b685c;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed