From: Ben Hutchings Date: Tue, 15 Oct 2013 16:54:56 +0000 (+0100) Subject: sfc: Remove dependency of PTP on having a dedicated channel X-Git-Tag: v3.14-rc1~94^2~497^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac36baf817c39fc9b53eff190f5901610c5dc5b7;p=pandora-kernel.git sfc: Remove dependency of PTP on having a dedicated channel We need a dedicated channel on Siena to ensure we can match up the separate RX and timestamp events for each PTP packet. We won't do this for EF10 as timestamps are delivered inline. Pass a channel index of 0 to MC_CMD_PTP_OP_ENABLE when there is no dedicated channel. Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed