commit | 80671bd2a91b81b8e06634e8309ce94df688c42c | [log] [tgz] |
---|---|---|
author | Stefan Sørensen <stefan.sorensen@spectralink.com> | Mon Feb 03 15:36:50 2014 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Feb 04 20:07:36 2014 -0800 |
tree | c1f143588dd56643cdf80777ca04a561acca3a91 | |
parent | e2e2f51dd0254fa0002bcd1c5fda180348163f09 [diff] |
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 <stefan.sorensen@spectralink.com> Acked-by: Richard Cochran <richardcochran@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>