[U-Boot] [PATCH 3/5] net: pch_gbe: Add driver remove support
Simon Glass
sjg at chromium.org
Wed Sep 9 20:07:24 CEST 2015
On Friday, 4 September 2015, 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>
> ---
>
> drivers/net/pch_gbe.c | 12 ++++++++++++
> 1 file changed, 12 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
>
>
More information about the U-Boot
mailing list