From: Andy Fleming Date: Fri, 18 Apr 2008 22:29:54 +0000 (-0500) Subject: phylib: Add support for board-level PHY fixups X-Git-Tag: v2.6.26-rc1~1067^2~1^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f62220d3a9ccb879c3f90f845ae57b724b7bbb62;p=pandora-kernel.git phylib: Add support for board-level PHY fixups Sometimes the specific interaction between the platform and the PHY requires special handling. For instance, to change where the PHY's clock input is, or to add a delay to account for latency issues in the data path. We add a mechanism for registering a callback with the PHY Lib to be called on matching PHYs when they are brought up, or reset. Signed-off-by: Andy Fleming Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed