diff options
author | Matthias Kaehlcke <mka@chromium.org> | 2017-07-17 12:58:54 -0700 |
---|---|---|
committer | Rodrigo Vivi <rodrigo.vivi@intel.com> | 2017-08-11 11:36:38 -0700 |
commit | 50946c89850db13bd672c664aec6cf4551f71fe9 (patch) | |
tree | 4edc61363542ce0468c3398d947fd796b17e6a51 /drivers/pwm/pwm-atmel-hlcdc.c | |
parent | 2d56758557bc465a44879b471c84bd09ce8a2aac (diff) | |
download | linux-50946c89850db13bd672c664aec6cf4551f71fe9.tar.gz linux-50946c89850db13bd672c664aec6cf4551f71fe9.tar.xz |
drm/i915: Return correct EDP voltage swing table for 0.85V
For 0.85V cnl_get_buf_trans_edp() returns the DP table, instead of EDP.
Use the correct table.
The error was pointed out by this clang warning:
drivers/gpu/drm/i915/intel_ddi.c:392:39: warning: variable
'cnl_ddi_translations_edp_0_85V' is not needed and will not be emitted
[-Wunneeded-internal-declaration]
static const struct cnl_ddi_buf_trans cnl_ddi_translations_edp_0_85V[] = {
Fixes: cf54ca8bc567 ("drm/i915/cnl: Implement voltage swing sequence.")
Signed-off-by: Matthias Kaehlcke <mka@chromium.org>
Reviewed-by: Manasi Navare <manasi.d.navare@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20170717195854.192139-1-mka@chromium.org
Diffstat (limited to 'drivers/pwm/pwm-atmel-hlcdc.c')
0 files changed, 0 insertions, 0 deletions