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

Joe Hershberger joe.hershberger at gmail.com
Thu Oct 29 20:30:15 CET 2015


On Wed, Oct 7, 2015 at 11:32 PM, 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>
> Acked-by: Simon Glass <sjg at chromium.org>

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


More information about the U-Boot mailing list