All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
To: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>,
	Laurent <laurent.pinchart@ideasonboard.com>,
	Fabian Frederick <fabf@skynet.be>,
	Andrew Morton <akpm@linux-foundation.org>,
	shimoda <yoshihiro.shimoda.uh@renesas.com>,
	Koji Matsuoka <koji.matsuoka.xm@renesas.com>,
	shiiba <naoya.shiiba.nx@renesas.com>,
	sakato <ryusuke.sakato.bx@renesas.com>,
	Hosoya <yoshifumi.hosoya.wj@renesas.com>,
	Fukawa <tomoharu.fukawa.eb@renesas.com>,
	Hien Dang <hien.dang.eb@renesas.com>,
	Khiem Nguyen <khiem.nguyen.xt@renesas.com>,
	Kouei Abe <kouei.abe.cp@renesas.com>,
	Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>,
	Hiroyuki Yokoyama <hiroyuki.yokoyama.vx@renesas.com>,
	Takeshi Kihara <takeshi.kihara.df@renesas.com>,
	Linux Fbdev development list <linux-fbdev@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] video/logo: tidyup fb_logo_late_init initcall timing
Date: Mon, 20 Mar 2017 17:29:19 +0000	[thread overview]
Message-ID: <1911545.JOzUcodloT@amdc3058> (raw)
In-Reply-To: <87h934oz7j.wl%kuninori.morimoto.gx@renesas.com>

On Wednesday, March 08, 2017 10:14:33 AM Kuninori Morimoto wrote:
> From: Takeshi Kihara <takeshi.kihara.df@renesas.com>
> 
> 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 <takeshi.kihara.df@renesas.com>
> 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


WARNING: multiple messages have this Message-ID (diff)
From: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
To: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>,
	Laurent <laurent.pinchart@ideasonboard.com>,
	Fabian Frederick <fabf@skynet.be>,
	Andrew Morton <akpm@linux-foundation.org>,
	shimoda <yoshihiro.shimoda.uh@renesas.com>,
	Koji Matsuoka <koji.matsuoka.xm@renesas.com>,
	shiiba <naoya.shiiba.nx@renesas.com>,
	sakato <ryusuke.sakato.bx@renesas.com>,
	Hosoya <yoshifumi.hosoya.wj@renesas.com>,
	Fukawa <tomoharu.fukawa.eb@renesas.com>,
	Hien Dang <hien.dang.eb@renesas.com>,
	Khiem Nguyen <khiem.nguyen.xt@renesas.com>,
	Kouei Abe <kouei.abe.cp@renesas.com>,
	Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>,
	Hiroyuki Yokoyama <hiroyuki.yokoyama.vx@renesas.com>,
	Takeshi Kihara <takeshi.kihara.df@renesas.com>,
	Linux Fbdev development list <linux-fbdev@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] video/logo: tidyup fb_logo_late_init initcall timing
Date: Mon, 20 Mar 2017 18:29:19 +0100	[thread overview]
Message-ID: <1911545.JOzUcodloT@amdc3058> (raw)
In-Reply-To: <87h934oz7j.wl%kuninori.morimoto.gx@renesas.com>

On Wednesday, March 08, 2017 10:14:33 AM Kuninori Morimoto wrote:
> From: Takeshi Kihara <takeshi.kihara.df@renesas.com>
> 
> 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 <takeshi.kihara.df@renesas.com>
> 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

  reply	other threads:[~2017-03-20 17:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20170308101436epcas5p44c047eb28386d4d3545313a10cb72775@epcas5p4.samsung.com>
2017-03-08 10:14 ` [PATCH] video/logo: tidyup fb_logo_late_init initcall timing Kuninori Morimoto
2017-03-08 10:14   ` Kuninori Morimoto
2017-03-20 17:29   ` Bartlomiej Zolnierkiewicz [this message]
2017-03-20 17:29     ` Bartlomiej Zolnierkiewicz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1911545.JOzUcodloT@amdc3058 \
    --to=b.zolnierkie@samsung.com \
    --cc=akpm@linux-foundation.org \
    --cc=fabf@skynet.be \
    --cc=geert@linux-m68k.org \
    --cc=harunobu.kurokawa.dn@renesas.com \
    --cc=hien.dang.eb@renesas.com \
    --cc=hiroyuki.yokoyama.vx@renesas.com \
    --cc=khiem.nguyen.xt@renesas.com \
    --cc=koji.matsuoka.xm@renesas.com \
    --cc=kouei.abe.cp@renesas.com \
    --cc=kuninori.morimoto.gx@renesas.com \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-fbdev@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=naoya.shiiba.nx@renesas.com \
    --cc=ryusuke.sakato.bx@renesas.com \
    --cc=takeshi.kihara.df@renesas.com \
    --cc=tomoharu.fukawa.eb@renesas.com \
    --cc=yoshifumi.hosoya.wj@renesas.com \
    --cc=yoshihiro.shimoda.uh@renesas.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.