commit | 1ef761582c074448bae5be97abde5934667e7710 | [log] [tgz] |
---|---|---|
author | Richard Cochran <richardcochran@gmail.com> | Sat Sep 22 07:02:03 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Sep 22 15:42:38 2012 -0400 |
tree | fc4679a8f28897043be34fda0465562be66d7f55 | |
parent | 5c35bad5ffe5accde6b0ef4468b39e1db0806b94 [diff] |
ptp: link the phc device to its parent device PTP Hardware Clock devices appear as class devices in sysfs. This patch changes the registration API to use the parent device, clarifying the clock's relationship to the underlying device. Signed-off-by: Richard Cochran <richardcochran@gmail.com> Acked-by: Ben Hutchings <bhutchings@solarflare.com> Acked-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>