From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtpout-03.galae.net (smtpout-03.galae.net [185.246.85.4]) (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 B5415355805 for ; Wed, 17 Dec 2025 14:26:40 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.246.85.4 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1765981602; cv=none; b=OQfhl4NxpecVoBakR3dDf20zboHQYp1Fjq8YIyOn0pghfr8S/Ume7geLNirNhoHH7ZQltC6pNc1gddxPxEIFmVwtPHsV8N+T0t5xU1A4VIINCLKuUHzoxWXdUhpjXch6Vn6p9ofE0vxZ2eHzV3GhzXuWOnx/ogon8o5Yk+lsLuY= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1765981602; c=relaxed/simple; bh=0mr/E9voX2iYTt9HH8L6uc1WX/QSZOxrGrnEiRAjEPQ=; h=Mime-Version:Content-Type:Date:Message-Id:Cc:To:From:Subject: References:In-Reply-To; b=bUJPY+o+KRxh3TN64KQtlkyM5yk+mv4f8SV0OraqNzNoXRJ1yCie3BpYlHsh1Y8SdRTAv2riyNqQuo38N4O6sq6c8juRhr7iZ4QgbJzBWG3JWYEyTwtplam0CEXcnQB2PqJBCLaFg082Lz/wrG4iF6iXkZ9eIXMXESrudLFddgU= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=bootlin.com; spf=pass smtp.mailfrom=bootlin.com; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b=H0lesXem; arc=none smtp.client-ip=185.246.85.4 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=bootlin.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=bootlin.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b="H0lesXem" Received: from smtpout-01.galae.net (smtpout-01.galae.net [212.83.139.233]) by smtpout-03.galae.net (Postfix) with ESMTPS id 3CE794E41C61; Wed, 17 Dec 2025 14:26:39 +0000 (UTC) Received: from mail.galae.net (mail.galae.net [212.83.136.155]) by smtpout-01.galae.net (Postfix) with ESMTPS id 0BF366072F; Wed, 17 Dec 2025 14:26:39 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id 97F4A102F0ADF; Wed, 17 Dec 2025 15:26:33 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=dkim; t=1765981597; h=from:subject:date:message-id:to:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:references; bh=0mr/E9voX2iYTt9HH8L6uc1WX/QSZOxrGrnEiRAjEPQ=; b=H0lesXemvkDdxGV4MXkYIgxoiCWHb+cudYjehjVdPltlnl68jjoDsiZblP3vPbEgcSHFyI l2nshDFYtymhU4g9zKRDU5qFtqLry8VyZhfjbgt+blws/+i8W/iV5xaUV9qm57/INCeMCo xQB811PTB7LN4z0vlgRgrgWAlkeuwu7r1ckceP4mFQkc8h8YvpdiNujdP13G4kHzOmNV+S 9dnAW0+2/BgmI4vWojUzB0BZuFC3wdsqvTASAtN903taLncGIJZexQr37h1Rj9LXUfBQUp eMlCGFzJFIsmpwzOPQvjoW9t3AMoHbbFcyaiXHQJEPLL3jjwD3FDkdjQ/T9gcw== Precedence: bulk X-Mailing-List: linux-omap@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Wed, 17 Dec 2025 15:26:33 +0100 Message-Id: Cc: "Markus Schneider-Pargmann" , "Bajjuri Praneeth" , "Louis Chauvet" , "Thomas Petazzoni" , "Miguel Gazquez" , , , , , To: "Kory Maincent (TI.com)" , "Jyri Sarha" , "Tomi Valkeinen" , "Maarten Lankhorst" , "Maxime Ripard" , "Thomas Zimmermann" , "David Airlie" , "Simona Vetter" , "Rob Herring" , "Krzysztof Kozlowski" , "Conor Dooley" , "Russell King" , "Bartosz Golaszewski" , "Tony Lindgren" , "Andrzej Hajda" , "Neil Armstrong" , "Robert Foss" , "Laurent Pinchart" , "Jonas Karlman" , "Jernej Skrabec" From: "Luca Ceresoli" Subject: Re: [PATCH v2 18/20] drm/bridge: tda998x: Remove useless tda998x_connector_destroy wrapper X-Mailer: aerc 0.20.1 References: <20251211-feature_tilcdc-v2-0-f48bac3cd33e@bootlin.com> <20251211-feature_tilcdc-v2-18-f48bac3cd33e@bootlin.com> In-Reply-To: <20251211-feature_tilcdc-v2-18-f48bac3cd33e@bootlin.com> X-Last-TLS-Session-Version: TLSv1.3 On Thu Dec 11, 2025 at 5:39 PM CET, Kory Maincent (TI.com) wrote: > Use directly drm_connector_cleanup in the destroy ops instead of having > a custom function that does nothing more. > > Signed-off-by: Kory Maincent (TI.com) Reviewed-by: Luca Ceresoli -- Luca Ceresoli, Bootlin Embedded Linux and Kernel engineering https://bootlin.com