From: Richard Cochran Date: Sun, 29 Mar 2015 21:12:10 +0000 (+0200) Subject: ptp: dp83640: convert to the 64 bit get/set time methods. X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~119^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41c2c18ffb4d5e46bca5b419784f67db9b0c1425;p=pandora-kernel.git ptp: dp83640: convert to the 64 bit get/set time methods. This device stores the number of seconds in a 32 bit register, and the stored value is unsigned. Therefore this driver and device are ready for the year 2038. However, more work will be needed prior to 2106. Compile tested only. Signed-off-by: Richard Cochran Signed-off-by: David S. Miller --- Reading git-diff-tree failed