From 41c2c18ffb4d5e46bca5b419784f67db9b0c1425 Mon Sep 17 00:00:00 2001 From: Richard Cochran Date: Sun, 29 Mar 2015 23:12:10 +0200 Subject: [PATCH] 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-format-patch failed