From: Inki Dae <inki.dae@samsung.com>
To: Tobias Jakobi <tjakobi@math.uni-bielefeld.de>,
linux-samsung-soc@vger.kernel.org
Cc: dri-devel@lists.freedesktop.org, m.szyprowski@samsung.com,
a.hajda@samsung.com
Subject: Re: [PATCH v2 4/4] drm/exynos: g2d: beautify probing message
Date: Mon, 26 Sep 2016 16:41:50 +0900 [thread overview]
Message-ID: <57E8D13E.5000408@samsung.com> (raw)
In-Reply-To: <1474556240-14055-5-git-send-email-tjakobi@math.uni-bielefeld.de>
2016년 09월 22일 23:57에 Tobias Jakobi 이(가) 쓴 글:
> Apply some 'make-up' in g2d_probe().
Just clean up. Picked it up.
>
> Signed-off-by: Tobias Jakobi <tjakobi@math.uni-bielefeld.de>
> ---
> drivers/gpu/drm/exynos/exynos_drm_g2d.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/exynos/exynos_drm_g2d.c b/drivers/gpu/drm/exynos/exynos_drm_g2d.c
> index 73cd83f..410d170 100644
> --- a/drivers/gpu/drm/exynos/exynos_drm_g2d.c
> +++ b/drivers/gpu/drm/exynos/exynos_drm_g2d.c
> @@ -2423,7 +2423,7 @@ static int g2d_probe(struct platform_device *pdev)
> goto err_put_clk;
> }
>
> - dev_info(dev, "The exynos g2d(ver %d.%d) successfully probed\n",
> + dev_info(dev, "The Exynos G2D (ver %d.%d) successfully probed.\n",
> G2D_HW_MAJOR_VER, G2D_HW_MINOR_VER);
>
> return 0;
>
prev parent reply other threads:[~2016-09-26 7:41 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-22 14:57 [PATCH v2 0/4] drm/exynos: mixer: small optimisations Tobias Jakobi
2016-09-22 14:57 ` [PATCH v2 1/4] drm/exynos: mixer: convert booleans to flags in mixer context Tobias Jakobi
2016-09-26 7:23 ` Inki Dae
2016-09-22 14:57 ` [PATCH v2 2/4] drm/exynos: mixer: configure layers once in mixer_atomic_flush() Tobias Jakobi
2016-09-26 7:32 ` Inki Dae
2016-09-26 8:57 ` Tobias Jakobi
2016-09-22 14:57 ` [PATCH v2 3/4] drm/exynos: mixer: simplify loop in vp_win_reset() Tobias Jakobi
2016-09-22 14:57 ` [PATCH v2 4/4] drm/exynos: g2d: beautify probing message Tobias Jakobi
2016-09-26 7:41 ` Inki Dae [this message]
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=57E8D13E.5000408@samsung.com \
--to=inki.dae@samsung.com \
--cc=a.hajda@samsung.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=m.szyprowski@samsung.com \
--cc=tjakobi@math.uni-bielefeld.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox