From: Stefan Sørensen Date: Mon, 3 Feb 2014 14:36:50 +0000 (+0100) Subject: net:phy:dp83640: Do not hardcode timestamping event edge X-Git-Tag: v3.14-rc3~36^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80671bd2a91b81b8e06634e8309ce94df688c42c;p=pandora-kernel.git net:phy:dp83640: Do not hardcode timestamping event edge Currently the external timestamping code is hardcoded to use the rising edge even though the hardware has configurable event edge detection. This patch changes the code to use falling edge detection if PTP_FALLING_EDGE is set in the user supplied flags. Signed-off-by: Stefan Sørensen Acked-by: Richard Cochran Signed-off-by: David S. Miller --- Reading git-diff-tree failed