From: Boris Brezillon <boris.brezillon@free-electrons.com>
To: Boris Brezillon <boris.brezillon@free-electrons.com>
Cc: Thierry Reding <thierry.reding@gmail.com>,
dri-devel@lists.freedesktop.org, David Airlie <airlied@linux.ie>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] drm: panel: simple-panel: remove useless drm_mode_set_name
Date: Thu, 28 May 2015 16:26:21 +0200 [thread overview]
Message-ID: <20150528162621.1dafb3f8@bbrezillon> (raw)
In-Reply-To: <1430404716-29620-1-git-send-email-boris.brezillon@free-electrons.com>
On Thu, 30 Apr 2015 16:38:36 +0200
Boris Brezillon <boris.brezillon@free-electrons.com> wrote:
> drm_display_mode_from_videomode() is already calling drm_mode_set_name() on
> the provided mode.
ping
>
> Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
> ---
> drivers/gpu/drm/panel/panel-simple.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/panel/panel-simple.c b/drivers/gpu/drm/panel/panel-simple.c
> index 30904a9..d14b904 100644
> --- a/drivers/gpu/drm/panel/panel-simple.c
> +++ b/drivers/gpu/drm/panel/panel-simple.c
> @@ -112,7 +112,6 @@ static int panel_simple_get_fixed_modes(struct panel_simple *panel)
> }
>
> drm_display_mode_from_videomode(&vm, mode);
> - drm_mode_set_name(mode);
>
> drm_mode_probed_add(connector, mode);
> num++;
--
Boris Brezillon, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
next prev parent reply other threads:[~2015-05-28 14:26 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-30 14:38 [PATCH] drm: panel: simple-panel: remove useless drm_mode_set_name Boris Brezillon
2015-05-28 14:26 ` Boris Brezillon [this message]
2016-04-18 7:11 ` Thierry Reding
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=20150528162621.1dafb3f8@bbrezillon \
--to=boris.brezillon@free-electrons.com \
--cc=airlied@linux.ie \
--cc=dri-devel@lists.freedesktop.org \
--cc=linux-kernel@vger.kernel.org \
--cc=thierry.reding@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox