From: Stefan Sørensen Date: Mon, 3 Feb 2014 14:36:58 +0000 (+0100) Subject: net:phy:dp83640: Initialize PTP clocks at device init. X-Git-Tag: v3.14-rc3~36^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62ad968402466c4777a6634c86010e86521bc745;p=pandora-kernel.git net:phy:dp83640: Initialize PTP clocks at device init. The trigger and events functionality can be useful even if packet timestamping is not used, but the required PTP clock is only enabled when packet timestamping is started. This patch moves the clock enable to when the interface is configured. Signed-off-by: Stefan Sørensen Acked-by: Richard Cochran Signed-off-by: David S. Miller --- Reading git-diff-tree failed