[PATCH] phy: Added a macro to represent the string format used to match a phy device
authorKumar Gala <galak@gate.crashing.org>
Wed, 11 Jan 2006 19:27:33 +0000 (11:27 -0800)
committerJeff Garzik <jgarzik@pobox.com>
Thu, 12 Jan 2006 21:31:52 +0000 (16:31 -0500)
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>

No differences found