]> www.infradead.org Git - nvme.git/commit
net: phy: aquantia: rename and export aqr107_wait_reset_complete()
authorBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Mon, 8 Jul 2024 07:50:20 +0000 (09:50 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 10 Jul 2024 03:57:27 +0000 (04:57 +0100)
commit663117327a39d1ad8be79d3c6451173c37e97c56
tree0bf4f5165d5817125a394270822433be65fa7d62
parent40ab9e0dc86535acebe78ee3d38c576bc932df78
net: phy: aquantia: rename and export aqr107_wait_reset_complete()

This function is quite generic in this driver and not limited to aqr107.
We will use it outside its current compilation unit soon so rename it
and declare it in the header.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/aquantia/aquantia.h
drivers/net/phy/aquantia/aquantia_main.c