[U-Boot] [PATCH 2/5] net: designware: Add driver remove support

Simon Glass sjg at chromium.org
Wed Sep 9 20:05:25 CEST 2015


On 4 September 2015 at 08:53, Bin Meng <bmeng.cn at gmail.com> wrote:
> 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 at gmail.com>
> ---
>
>  drivers/net/designware.c | 12 ++++++++++++
>  1 file changed, 12 insertions(+)

Acked-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list