]> git.ipfire.org Git - people/ms/u-boot.git/commit
net: mdio: Add mdio_free() and mdio_unregister() API
authorBin Meng <bmeng.cn@gmail.com>
Thu, 8 Oct 2015 04:32:37 +0000 (21:32 -0700)
committerJoe Hershberger <joe.hershberger@ni.com>
Thu, 29 Oct 2015 19:05:50 +0000 (14:05 -0500)
commitcb6baca77bca0ef999203a7ed73bd123e7da062e
tree85a5e8d2c44a7b6332fd9b7542d2915527d09755
parent17ecfa9b45db7964f6a20cd710a87decd2f2e1f5
net: mdio: Add mdio_free() and mdio_unregister() API

Currently there is no API to uninitialize mdio. Add two APIs for this.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
common/miiphyutil.c
include/miiphy.h