From: Richard Cochran Date: Fri, 22 Apr 2011 10:03:08 +0000 (+0200) Subject: ptp: Added a brand new class driver for ptp clocks. X-Git-Tag: v3.0-rc1~164^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d94ba80ebbea17f036cecb104398fbcd788aa742;p=pandora-kernel.git ptp: Added a brand new class driver for ptp clocks. This patch adds an infrastructure for hardware clocks that implement IEEE 1588, the Precision Time Protocol (PTP). A class driver offers a registration method to particular hardware clock drivers. Each clock is presented as a standard POSIX clock. The ancillary clock features are exposed in two different ways, via the sysfs and by a character device. Signed-off-by: Richard Cochran Acked-by: Arnd Bergmann Acked-by: David S. Miller Signed-off-by: John Stultz --- Reading git-diff-tree failed