[PATCH] drm/i915/bios: remove stale and useless comments
Kulkarni, Vandita
vandita.kulkarni at intel.com
Tue Jul 30 06:43:59 UTC 2024
> -----Original Message-----
> From: Intel-gfx <intel-gfx-bounces at lists.freedesktop.org> On Behalf Of Jani
> Nikula
> Sent: Monday, July 29, 2024 11:03 PM
> To: intel-gfx at lists.freedesktop.org
> Cc: Nikula, Jani <jani.nikula at intel.com>
> Subject: [PATCH] drm/i915/bios: remove stale and useless comments
>
> The comments do not add any value. Remove.
>
> Signed-off-by: Jani Nikula <jani.nikula at intel.com>
> ---
LGTM.
Reviewed-by: Vandita Kulkarni <vandita.kulkarni at intel.com>
Thanks,
Vandita
> drivers/gpu/drm/i915/display/intel_bios.c | 8 --------
> 1 file changed, 8 deletions(-)
>
> diff --git a/drivers/gpu/drm/i915/display/intel_bios.c
> b/drivers/gpu/drm/i915/display/intel_bios.c
> index 02443462bec3..460e83f0d5a5 100644
> --- a/drivers/gpu/drm/i915/display/intel_bios.c
> +++ b/drivers/gpu/drm/i915/display/intel_bios.c
> @@ -1692,14 +1692,6 @@ parse_mipi_config(struct drm_i915_private *i915,
> /* Initialize this to undefined indicating no generic MIPI support */
> panel->vbt.dsi.panel_id = MIPI_DSI_UNDEFINED_PANEL_ID;
>
> - /* Block #40 is already parsed and panel_fixed_mode is
> - * stored in i915->lfp_vbt_mode
> - * resuse this when needed
> - */
> -
> - /* Parse #52 for panel index used from panel_type already
> - * parsed
> - */
> start = bdb_find_section(i915, BDB_MIPI_CONFIG);
> if (!start) {
> drm_dbg_kms(&i915->drm, "No MIPI config BDB found");
> --
> 2.39.2
More information about the Intel-gfx
mailing list