[PATCH] efi_driver: simplify efi_bl_bind()

Simon Glass sjg at chromium.org
Thu Sep 30 06:09:03 CEST 2021


On Mon, 13 Sept 2021 at 00:02, AKASHI Takahiro
<takahiro.akashi at linaro.org> wrote:
>
> blk_create_devicef() is what blk_create_device() +
> device_set_name_alloced() really does.
> The resultant name will be a bit changed.
>
> Signed-off-by: AKASHI Takahiro <takahiro.akashi at linaro.org>
> ---
>  lib/efi_driver/efi_block_device.c | 10 +++-------
>  1 file changed, 3 insertions(+), 7 deletions(-)
>

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


More information about the U-Boot mailing list