From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mx07-00178001.pphosted.com (mx07-00178001.pphosted.com [185.132.182.106]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 59DAB86329 for ; Mon, 1 Sep 2025 13:04:45 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.132.182.106 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1756731888; cv=none; b=Q/2w0q4cG7CJKKfl+2f2MU7HCTNL238LzwYVQBMuU/Ig7dVnNL+Yg1RznfJ7WpPDGep4+ExCJ+C4o/haJzc76lZwuE8W6aWr0BFo/TUlTX43/YeXS/oDP7RPPwSnnbCtwrESC4jCBX/vuXO4/lYtX3UZ0FxUxDMNMGKJWCrDZAE= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1756731888; c=relaxed/simple; bh=J61YiaeaRqI0Y6pv1pcMSOGQTy2leY1/+1nPGk3Q4kk=; h=Message-ID:Date:MIME-Version:Subject:To:CC:References:From: In-Reply-To:Content-Type; b=lFkP42/lBwBVFpxCddLurQnI/CMcLExrZc/0ctYZhOKKMiBvWEJVHOzAYVYhoWbr0tHzLsvsWERnPfoeQo5BT839+Cvta8lw2aK/4D0/VX7pjl8b5Mjsfm3VBPsMwnrmqGuy0IDvDqdf1kOV6vygEk6MTF/IM/E5bKGUHv4T48I= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=foss.st.com; spf=pass smtp.mailfrom=foss.st.com; dkim=pass (2048-bit key) header.d=foss.st.com header.i=@foss.st.com header.b=nKP18NCd; arc=none smtp.client-ip=185.132.182.106 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=foss.st.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=foss.st.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=foss.st.com header.i=@foss.st.com header.b="nKP18NCd" Received: from pps.filterd (m0241204.ppops.net [127.0.0.1]) by mx07-00178001.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 581CFmgh007371; Mon, 1 Sep 2025 15:04:25 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=foss.st.com; h= cc:content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to; s=selector1; bh= eKDbTF0rJsPIq16LFXauITfPuABX1GiMtD/9wpmMhxk=; b=nKP18NCdR7MnPsNK LYIVJwSlF+zZ1Iibb3GQJxS1cAou41iJMAr6wOKNtk/EYT8y1lnjCFMzdebyzHGE dzwPSxFTFZIGWJzC62QTyGOeDte1TGvkDXNTj2d8hj/PLv06cXR1cYo0xefAuqp8 QU99m+uISxXxWCYriCiCCtiQQJOXSzAicrBgZ33qUNiYKuLIj5Apdhm+KmFNn6Z7 Rgc8BwXSZ2ACMhAgJpiVXkbEhLsGBFie9sUqq8QUNlmdgmmIpwhlWUSsasxg09gM 4dnJ5qDw6pJPQYSpYjo6a8l3+RQZ+8Tc0UJd8smBOneW73mrF49y62h7o4m0hpOM SD5/xA== Received: from beta.dmz-ap.st.com (beta.dmz-ap.st.com [138.198.100.35]) by mx07-00178001.pphosted.com (PPS) with ESMTPS id 48urmx756q-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 01 Sep 2025 15:04:25 +0200 (MEST) Received: from euls16034.sgp.st.com (euls16034.sgp.st.com [10.75.44.20]) by beta.dmz-ap.st.com (STMicroelectronics) with ESMTP id B57054005C; Mon, 1 Sep 2025 15:02:55 +0200 (CEST) Received: from Webmail-eu.st.com (shfdag1node2.st.com [10.75.129.70]) by euls16034.sgp.st.com (STMicroelectronics) with ESMTP id 3A14879C6AB; Mon, 1 Sep 2025 15:01:57 +0200 (CEST) Received: from [10.252.4.3] (10.252.4.3) by SHFDAG1NODE2.st.com (10.75.129.70) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.57; Mon, 1 Sep 2025 15:01:56 +0200 Message-ID: Date: Mon, 1 Sep 2025 15:01:55 +0200 Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH] drm/panel: lvds: Remove unused members from main structure To: Liu Ying , Laurent Pinchart , Neil Armstrong , Jessica Zhang , Maarten Lankhorst , Maxime Ripard , Thomas Zimmermann , David Airlie , Simona Vetter CC: , References: <20250829-panel-lvds-remove-width-height-v1-1-acecf0c84dc4@nxp.com> Content-Language: en-US From: Raphael Gallais-Pou In-Reply-To: <20250829-panel-lvds-remove-width-height-v1-1-acecf0c84dc4@nxp.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit X-ClientProxiedBy: SHFCAS1NODE2.st.com (10.75.129.73) To SHFDAG1NODE2.st.com (10.75.129.70) X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.1099,Hydra:6.1.9,FMLib:17.12.80.40 definitions=2025-09-01_05,2025-08-28_01,2025-03-28_01 On 8/29/25 09:53, Liu Ying wrote: > Since commit 03fa454bb666 ("drm/panel: lvds: Simplify mode parsing"), > the width and height members of struct panel_lvds are no longer used. > Remove them. No functional change. > > Signed-off-by: Liu Ying > --- Hi, Reviewed-by: Raphael Gallais-Pou Best regards, Raphaƫl > drivers/gpu/drm/panel/panel-lvds.c | 2 -- > 1 file changed, 2 deletions(-) > > diff --git a/drivers/gpu/drm/panel/panel-lvds.c b/drivers/gpu/drm/panel/panel-lvds.c > index 23fd535d8f479045a87b0f51bec17cd7c66b0f75..46b07f38559f35aa3b0a41662cc29480e53e885f 100644 > --- a/drivers/gpu/drm/panel/panel-lvds.c > +++ b/drivers/gpu/drm/panel/panel-lvds.c > @@ -28,8 +28,6 @@ struct panel_lvds { > struct device *dev; > > const char *label; > - unsigned int width; > - unsigned int height; > struct drm_display_mode dmode; > u32 bus_flags; > unsigned int bus_format; > > --- > base-commit: 3cace99d63192a7250461b058279a42d91075d0c > change-id: 20250829-panel-lvds-remove-width-height-1d063f0bb178 > > Best regards,