]> git.baikalelectronics.ru Git - kernel.git/commit
libphy: add phy_find_first function
authorJiri Pirko <jpirko@redhat.com>
Thu, 4 Feb 2010 18:23:02 +0000 (10:23 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 4 Feb 2010 18:23:02 +0000 (10:23 -0800)
commit9add6883b42ca588a16eff1a60909b3e11c134fb
tree808ba0be71bc55335afca100fc857d7f4e937b46
parent65b3fe903a49a4f51cdfbe18dcdcb1dd91342aac
libphy: add phy_find_first function

Many drivers do this in them manually. Now they can use this function.

Signed-off-by: Jiri Pirko <jpirko@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/phy_device.c
include/linux/phy.h