From: Daniel Vetter <daniel@ffwll.ch>
To: Damien Lespiau <damien.lespiau@intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: Re: [PATCH 3/4] drm/i915: Remove if 0'ed static arrays
Date: Tue, 3 Dec 2013 18:01:40 +0100 [thread overview]
Message-ID: <20131203170140.GL27344@phenom.ffwll.local> (raw)
In-Reply-To: <1386078421-27117-4-git-send-email-damien.lespiau@intel.com>
On Tue, Dec 03, 2013 at 01:47:00PM +0000, Damien Lespiau wrote:
> Sweeping some dead code away.
>
> Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
This one and patch 1 merged to dinq, thanks.
-Daniel
> ---
> drivers/gpu/drm/i915/intel_dp.c | 12 ------------
> 1 file changed, 12 deletions(-)
>
> diff --git a/drivers/gpu/drm/i915/intel_dp.c b/drivers/gpu/drm/i915/intel_dp.c
> index 7a825db..07fcc9e 100644
> --- a/drivers/gpu/drm/i915/intel_dp.c
> +++ b/drivers/gpu/drm/i915/intel_dp.c
> @@ -1936,18 +1936,6 @@ intel_dp_get_link_status(struct intel_dp *intel_dp, uint8_t link_status[DP_LINK_
> DP_LINK_STATUS_SIZE);
> }
>
> -#if 0
> -static char *voltage_names[] = {
> - "0.4V", "0.6V", "0.8V", "1.2V"
> -};
> -static char *pre_emph_names[] = {
> - "0dB", "3.5dB", "6dB", "9.5dB"
> -};
> -static char *link_train_names[] = {
> - "pattern 1", "pattern 2", "idle", "off"
> -};
> -#endif
> -
> /*
> * These are source-specific values; current Intel hardware supports
> * a maximum voltage of 800mV and a maximum pre-emphasis of 6dB
> --
> 1.8.3.1
>
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/intel-gfx
--
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch
next prev parent reply other threads:[~2013-12-03 17:00 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-03 13:46 Some DisplayPort clean-ups Damien Lespiau
2013-12-03 13:46 ` [PATCH 1/4] drm/i915: Fix copy/paste DP vs eDP error in comment Damien Lespiau
2013-12-03 13:46 ` [PATCH 2/4] drm/i915: Remove the has_aux_irq = false code path in intel_dp_aux_ch() Damien Lespiau
2013-12-03 15:07 ` Paulo Zanoni
2013-12-03 16:46 ` Daniel Vetter
2013-12-03 13:47 ` [PATCH 3/4] drm/i915: Remove if 0'ed static arrays Damien Lespiau
2013-12-03 17:01 ` Daniel Vetter [this message]
2013-12-03 13:47 ` [PATCH 4/4] drm/i915: Cleanup the DP_AUX_CTL macros Damien Lespiau
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=20131203170140.GL27344@phenom.ffwll.local \
--to=daniel@ffwll.ch \
--cc=damien.lespiau@intel.com \
--cc=intel-gfx@lists.freedesktop.org \
/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