From: Richard Cochran Date: Tue, 31 Mar 2015 21:08:06 +0000 (+0200) Subject: ptp: blackfin: use helpers for converting ns to timespec. X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~100^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96ff1c37a8453e72d91179987337d6159768a9e4;p=pandora-kernel.git ptp: blackfin: use helpers for converting ns to timespec. This patch changes the driver to use ns_to_timespec64() and timespec64_to_ns() instead of open coding the same logic. Signed-off-by: Richard Cochran Signed-off-by: David S. Miller --- Reading git-diff-tree failed