From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtpout-02.galae.net (smtpout-02.galae.net [185.246.84.56]) (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 826512C178D for ; Mon, 19 Jan 2026 16:18:32 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.246.84.56 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1768839513; cv=none; b=fZGr2FQIQXD2x40J2ZuO+EgcwX/dBBu7tAZRomFYZIdfbZH3eK6FgvqeAds+lk5km1wSE1xiQ0V0tFdpIlBliV17N6VR8ySZ4HUFEUUKEb2Iyh8jnMGuvTvZUMalk6ufNF/BPgLej6rpr8nzrXwOfRM8y0CjsE8DilCS7yzHyCQ= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1768839513; c=relaxed/simple; bh=m1BMxjGrcSHHZi9/Yr11G0UX17OdQCikby1y4gUI09I=; h=Mime-Version:Content-Type:Date:Message-Id:To:From:Subject:Cc: References:In-Reply-To; b=B9/NRZe9pT3LjOqiBfkLwgiJd42Pa5BsYIypdUL0dLKGz+W5omnT42k6BrN+j8oRLYwLyOeJ9VNLGfokWB3Vl/QXHub9XPRgs0nFhL9/QBlMSUM0LSOvgnWuMQmkqnr81Wx5hSVSYIHeoXP/047v/t85l5fE+jMZgZ/ttPhmPJs= 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=IsIoNX19; arc=none smtp.client-ip=185.246.84.56 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="IsIoNX19" Received: from smtpout-01.galae.net (smtpout-01.galae.net [212.83.139.233]) by smtpout-02.galae.net (Postfix) with ESMTPS id 1672B1A297A; Mon, 19 Jan 2026 16:18:31 +0000 (UTC) Received: from mail.galae.net (mail.galae.net [212.83.136.155]) by smtpout-01.galae.net (Postfix) with ESMTPS id DBFD060731; Mon, 19 Jan 2026 16:18:30 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id 90B5810B6B157; Mon, 19 Jan 2026 17:18:26 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=dkim; t=1768839509; h=from:subject:date:message-id:to:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:references; bh=m1BMxjGrcSHHZi9/Yr11G0UX17OdQCikby1y4gUI09I=; b=IsIoNX19wW3fBEBYFPCNIYlfr7IqOroFHFj/s/A6LaaTaV13TtTM/6A/QaoX4Ndbw7bRyW gOIsAqIlL0G083Lwec87VIY4IsUSizWSLl1sUlwXaIAyQ5ELvFM/rYr3qDtCdEIpqBuK3N ebuv2//VcfIxyXvjr75c6P0pk2LCXNdBtXbdq+ekKUb9hlaxc6PfGN3n9c0fX061/AK6Ql WlREvzcy8HWNuVeL+XALNCpFH32waywDfxUSBfoCT/Df9nUNufAnFjfkuXyeOx7jrABgHI rmOVdXq8l6R2ePv0KfJfjPuJcXrGF9uBgVRk8jIyZliOAPauuAyOMUVakn6nhA== Precedence: bulk X-Mailing-List: linux-kernel@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: Mon, 19 Jan 2026 17:18:26 +0100 Message-Id: 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 v4 15/25] drm/tilcdc: Move tilcdc_init/fini closer to probe/remove Cc: "Markus Schneider-Pargmann" , "Bajjuri Praneeth" , "Louis Chauvet" , "Thomas Petazzoni" , "Miguel Gazquez" , "Herve Codina" , , , , , X-Mailer: aerc 0.20.1 References: <20260116-feature_tilcdc-v4-0-2c1c22143087@bootlin.com> <20260116-feature_tilcdc-v4-15-2c1c22143087@bootlin.com> In-Reply-To: <20260116-feature_tilcdc-v4-15-2c1c22143087@bootlin.com> X-Last-TLS-Session-Version: TLSv1.3 On Fri Jan 16, 2026 at 6:02 PM CET, Kory Maincent (TI.com) wrote: > Move tilcdc_init/fini functions adjacent to the probe and remove function= s > in preparation for cleanup and modernization. This improves readability > for subsequent commits that will refactor these functions. > > No functional changes, only code reorganization. > > Signed-off-by: Kory Maincent (TI.com) Reviewed-by: Luca Ceresoli -- Luca Ceresoli, Bootlin Embedded Linux and Kernel engineering https://bootlin.com