From: Ben Hutchings Date: Thu, 5 Sep 2013 21:37:08 +0000 (+0100) Subject: sfc: Disable PTP on EF10 until we're ready to handle inline RX timestamps X-Git-Tag: v3.12-rc2~14^2~15^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b59f017e4c3f6d30427440014aba8ac25ccb867;p=pandora-kernel.git sfc: Disable PTP on EF10 until we're ready to handle inline RX timestamps Unlike Siena where timestamping is provided by a peripheral, EF10 delivers RX timestamps in the packet prefix. However the driver doesn't yet support this. We are also creating a PHC device for each EF10 function, even though the clock is really shared between all of them. Disable hardware PTP/timestamping support until it's complete. Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed