From: Kumar Gala Date: Wed, 11 Jan 2006 19:27:33 +0000 (-0800) Subject: [PATCH] phy: Added a macro to represent the string format used to match a phy device X-Git-Tag: v2.6.16-rc1~176^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4d00f179fcec7065fe5742e9cebd6500886070f;p=pandora-kernel.git [PATCH] phy: Added a macro to represent the string format used to match a phy device Add the PHY_ID_FMT macro to ensure that the format of the id string used by a driver to match to its specific phy is consistent between the mdio_bus and the driver. Signed-off-by: Kumar Gala Signed-off-by: Andrew Morton Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed