]> git.baikalelectronics.ru Git - uboot.git/commit
net: phy: Unpublish phy_connect_dev()
authorMarek Vasut <marek.vasut+renesas@mailbox.org>
Tue, 30 May 2023 22:51:25 +0000 (00:51 +0200)
committerMarek Vasut <marek.vasut+renesas@mailbox.org>
Sat, 10 Jun 2023 11:34:05 +0000 (13:34 +0200)
commit5e7049b8df6f6d5121f160066338c213ff7664a6
treea57eb5f64377db4553136b8786470e801525628c
parentb003c5d7591c454e43ae8890efccaec3d4aaf3d3
net: phy: Unpublish phy_connect_dev()

The phy_connect_dev() is legacy API, now that there are no users,
make it internal to phy.c and unpublish it from headers.

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Reviewed-by: Ramon Fried <rfried.dev@gmail.com>
drivers/net/phy/phy.c
include/phy.h