commit | a4d00f179fcec7065fe5742e9cebd6500886070f | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@gate.crashing.org> | Wed Jan 11 11:27:33 2006 -0800 |
committer | Jeff Garzik <jgarzik@pobox.com> | Thu Jan 12 16:31:52 2006 -0500 |
tree | 1d0fea6521276122c2e767db52bc821241849f8e | |
parent | 1d5326774c9245fef77334a9e0f11cd4f8aa7b4e [diff] |
[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 <galak@kernel.crashing.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Jeff Garzik <jgarzik@pobox.com>