[U-Boot] [PATCH v2 3/4] net: pch_gbe: Add driver remove support

Joe Hershberger joe.hershberger at gmail.com
Thu Oct 29 20:33:22 CET 2015


On Wed, Oct 7, 2015 at 11:32 PM, Bin Meng <bmeng.cn at gmail.com> wrote:
> 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 at gmail.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>

Applied to u-boot-net/master, thanks!
-Joe


More information about the U-Boot mailing list