]> git.baikalelectronics.ru Git - kernel.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)
commit395057c78d951ac28619221c22f28ac74512c12a
treef672f71b1951ac33a7736522749779e848acedb5
parentb3bbb67feea73fd9044ababcf7b5fb06eec9ecb7
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