]> asedeno.scripts.mit.edu Git - linux.git/commit
net: phy: export genphy_config_init()
authorDaniel Mack <zonque@gmail.com>
Wed, 16 Apr 2014 15:19:12 +0000 (17:19 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sun, 20 Apr 2014 22:18:54 +0000 (18:18 -0400)
commitaf6b6967d6e17fe070c0fd1be364c34cbd31a523
treef672f71b1951ac33a7736522749779e848acedb5
parent6d4596905b65bf4c63c1a008f50bf385fa49f19b
net: phy: export genphy_config_init()

This enables other drivers to call this generic implementation, and then
only do specific details on top of it.

Signed-off-by: Daniel Mack <zonque@gmail.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/phy_device.c
include/linux/phy.h