From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Cc: David Airlie <airlied@linux.ie>,
dri-devel@lists.freedesktop.org,
linux-renesas-soc@vger.kernel.org, linux-kernel@vger.kernel.org,
koji.matsuoka.xm@renesas.com, yoshihiro.shimoda.uh@renesas.com,
naoya.shiiba.nx@renesas.com, ryo.kodama.vz@renesas.com,
hiroyuki.yokoyama.vx@renesas.com,
yoshifumi.hosoya.wj@renesas.com, takeshi.kihara.df@renesas.com,
toshiaki.komatsu.ud@renesas.com,
harunobu.kurokawa.dn@renesas.com, ryusuke.sakato.bx@renesas.com,
tomoharu.fukawa.eb@renesas.com, kouei.abe.cp@renesas.com,
khiem.nguyen.xt@rvc.renesas.com, hien.dang.eb@rvc.renesas.com
Subject: Re: [PATCH 0/2 v2] drm: rcar-du: EPROBE_DEFER case doesn't need error message
Date: Sat, 11 Jun 2016 00:07:39 +0300 [thread overview]
Message-ID: <5002707.qZXOcdY7RP@avalon> (raw)
In-Reply-To: <87r3crkme9.wl%kuninori.morimoto.gx@renesas.com>
Hi Morimoto-san,
On Wednesday 25 May 2016 00:38:48 Kuninori Morimoto wrote:
> Hi David, Laurent
>
> These removes unneeded error message from Renesas DU driver.
> Current this unneeded error message makes user confuse.
Thank you for the patches. For both of them,
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
I've applied them to my tree and include them in my next pull request.
> Kuninori Morimoto (2):
> drm: rcar-du: error message is not needed for drm_vblank_init()
> drm: rcar-du: error message is not needed for EPROBE_DEFER
>
> drivers/gpu/drm/rcar-du/rcar_du_drv.c | 7 +++----
> 1 file changed, 3 insertions(+), 4 deletions(-)
--
Regards,
Laurent Pinchart
WARNING: multiple messages have this Message-ID (diff)
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Cc: tomoharu.fukawa.eb@renesas.com, takeshi.kihara.df@renesas.com,
naoya.shiiba.nx@renesas.com, yoshihiro.shimoda.uh@renesas.com,
ryusuke.sakato.bx@renesas.com, linux-kernel@vger.kernel.org,
dri-devel@lists.freedesktop.org, koji.matsuoka.xm@renesas.com,
linux-renesas-soc@vger.kernel.org,
yoshifumi.hosoya.wj@renesas.com,
hiroyuki.yokoyama.vx@renesas.com,
toshiaki.komatsu.ud@renesas.com, khiem.nguyen.xt@rvc.renesas.com,
hien.dang.eb@rvc.renesas.com, harunobu.kurokawa.dn@renesas.com,
kouei.abe.cp@renesas.com, ryo.kodama.vz@renesas.com
Subject: Re: [PATCH 0/2 v2] drm: rcar-du: EPROBE_DEFER case doesn't need error message
Date: Sat, 11 Jun 2016 00:07:39 +0300 [thread overview]
Message-ID: <5002707.qZXOcdY7RP@avalon> (raw)
In-Reply-To: <87r3crkme9.wl%kuninori.morimoto.gx@renesas.com>
Hi Morimoto-san,
On Wednesday 25 May 2016 00:38:48 Kuninori Morimoto wrote:
> Hi David, Laurent
>
> These removes unneeded error message from Renesas DU driver.
> Current this unneeded error message makes user confuse.
Thank you for the patches. For both of them,
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
I've applied them to my tree and include them in my next pull request.
> Kuninori Morimoto (2):
> drm: rcar-du: error message is not needed for drm_vblank_init()
> drm: rcar-du: error message is not needed for EPROBE_DEFER
>
> drivers/gpu/drm/rcar-du/rcar_du_drv.c | 7 +++----
> 1 file changed, 3 insertions(+), 4 deletions(-)
--
Regards,
Laurent Pinchart
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
next prev parent reply other threads:[~2016-06-10 21:07 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <redmine.issue-77851.20151006064038@dm.renesas.com>
[not found] ` <redmine.journal-710718.20160523104049.392ea8e63d81580c@dm.renesas.com>
2016-05-24 5:24 ` [PATCH] drm: rcar-du: EPROBE_DEFER case doesn't need error message Kuninori Morimoto
2016-05-24 5:24 ` Kuninori Morimoto
2016-05-24 13:32 ` Laurent Pinchart
2016-05-25 0:13 ` Kuninori Morimoto
2016-05-25 0:13 ` Kuninori Morimoto
2016-05-25 0:38 ` [PATCH 0/2 v2] " Kuninori Morimoto
2016-05-25 0:38 ` Kuninori Morimoto
2016-05-25 0:40 ` [PATCH 1/2 v2] drm: rcar-du: error message is not needed for drm_vblank_init() Kuninori Morimoto
2016-05-25 0:40 ` Kuninori Morimoto
2016-05-25 0:41 ` [PATCH 2/2 v2] drm: rcar-du: error message is not needed for EPROBE_DEFER Kuninori Morimoto
2016-05-25 0:41 ` Kuninori Morimoto
2016-06-09 3:03 ` [PATCH 0/2 v2] drm: rcar-du: EPROBE_DEFER case doesn't need error message Kuninori Morimoto
2016-06-09 3:03 ` Kuninori Morimoto
2016-06-10 21:07 ` Laurent Pinchart [this message]
2016-06-10 21:07 ` Laurent Pinchart
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=5002707.qZXOcdY7RP@avalon \
--to=laurent.pinchart@ideasonboard.com \
--cc=airlied@linux.ie \
--cc=dri-devel@lists.freedesktop.org \
--cc=harunobu.kurokawa.dn@renesas.com \
--cc=hien.dang.eb@rvc.renesas.com \
--cc=hiroyuki.yokoyama.vx@renesas.com \
--cc=khiem.nguyen.xt@rvc.renesas.com \
--cc=koji.matsuoka.xm@renesas.com \
--cc=kouei.abe.cp@renesas.com \
--cc=kuninori.morimoto.gx@renesas.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=naoya.shiiba.nx@renesas.com \
--cc=ryo.kodama.vz@renesas.com \
--cc=ryusuke.sakato.bx@renesas.com \
--cc=takeshi.kihara.df@renesas.com \
--cc=tomoharu.fukawa.eb@renesas.com \
--cc=toshiaki.komatsu.ud@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.