[U-Boot] [PATCH v2 03/24] dm: blk: Free the block device name when unbound

Simon Glass sjg at chromium.org
Sat May 14 21:37:26 CEST 2016


On 1 May 2016 at 13:52, Simon Glass <sjg at chromium.org> wrote:
> Mark the device name as allocated so that it will be freed correctly when the
> device is unbound.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
>  drivers/block/blk-uclass.c | 12 ++++++++++--
>  1 file changed, 10 insertions(+), 2 deletions(-)

Applied to u-boot-dm.


More information about the U-Boot mailing list