commit | 20ca7fb6e4d6e8c44442ac0b82c24e74de2bad02 | [log] [tgz] |
---|---|---|
author | Richard Cochran <richardcochran@gmail.com> | Sun Mar 29 23:11:54 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 31 12:01:16 2015 -0400 |
tree | 3bef1be8cd6345e74dc83625f37972745c8ac998 | |
parent | d7d38f5bd7bece539a6cbb59fc8121f29f63fbdb [diff] |
ptp: blackfin: convert to the 64 bit get/set time methods. The device uses 64 bit nanoseconds register, and so with this patch the driver is ready for the year 2038. Signed-off-by: Richard Cochran <richardcochran@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>