[PATCH] event: Fix an wrong type_name from dm_post_init to dm_post_init_f

Simon Glass sjg at chromium.org
Sat Aug 5 21:51:18 CEST 2023


On Tue, 1 Aug 2023 at 04:17, Jaehoon Chung <jh80.chung at samsung.com> wrote:
>
> DM_POST_INIT was changed to DM_POST_INIT_F.
> To debug correct message, change type_name from dm_post_init to
> dm_post_init_f.
>
> Signed-off-by: Jaehoon Chung <jh80.chung at samsung.com>
> ---
>  common/event.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>

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

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list