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