diff options
author | Bin Meng <bmeng.cn@gmail.com> | 2015-10-07 21:32:38 -0700 |
---|---|---|
committer | Joe Hershberger <joe.hershberger@ni.com> | 2015-10-29 14:05:50 -0500 |
commit | 5d2459fd466ebf86c717ccb28a8f56707a29724a (patch) | |
tree | 6409c4282330e8d2a2a5c998ca2442a5f87cbe33 /doc/README.ARC | |
parent | cb6baca77bca0ef999203a7ed73bd123e7da062e (diff) | |
download | u-boot-imx-5d2459fd466ebf86c717ccb28a8f56707a29724a.zip u-boot-imx-5d2459fd466ebf86c717ccb28a8f56707a29724a.tar.gz u-boot-imx-5d2459fd466ebf86c717ccb28a8f56707a29724a.tar.bz2 |
net: designware: Add driver remove support
In designware_eth_probe(), some additional resources are allocated
(eg: mdio, phy). We should free these in the driver remove phase.
Add designware_eth_remove() to clean it up.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'doc/README.ARC')
0 files changed, 0 insertions, 0 deletions