Re: [PATCH] video/logo: tidyup fb_logo_late_init initcall timing
From: Bartlomiej Zolnierkiewicz <hidden>
Date: 2017-03-20 17:29:32
Also in:
linux-fbdev
From: Bartlomiej Zolnierkiewicz <hidden>
Date: 2017-03-20 17:29:32
Also in:
linux-fbdev
On Wednesday, March 08, 2017 10:14:33 AM Kuninori Morimoto wrote:
From: Takeshi Kihara <redacted> Some video driver might returns -EPROBE_DEFER when probe timing, but logo init function doesn't care it. Thus, such kernel can't have logo when boot time. This patch solves this issue by exchanging current late_initcall to late_initcall_sync Signed-off-by: Takeshi Kihara <redacted> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Patch queued for 4.12, thanks. Best regards, -- Bartlomiej Zolnierkiewicz Samsung R&D Institute Poland Samsung Electronics