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 E27332F12BA for ; Wed, 7 Jan 2026 09:07:01 +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=1767776823; cv=none; b=PcjoXxtC4DpGKE8qUBbKbLELpIz1BrUTssBWZ5AgBG1/rphe8WqvGhmqbtWsDWhooUVRTjrbqWMPirxYTfvbjF4yn0NBgdnhCwkNsigjXhnwx6B3mFvvXviC9REkpcKNPjX5dgFLD0TV/LZVQ9fjGXWpuqVRXF/Ani0KtaDaDJI= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1767776823; c=relaxed/simple; bh=kZz5BET9nIyur69VfcYmrYinsWgCQCD2MBfTdVkmPEU=; h=Mime-Version:Content-Type:Date:Message-Id:Cc:To:From:Subject: References:In-Reply-To; b=OWEqlcPbeIHvsdy6ahoRKLubSjKyX9X9msRI4a9R6NeGTsri94U2SfB4bTa/qaGk80lT3kNSpJdVLYCJUjaQ1oe7QE8foL4nG7FWB7Q5RhjJzu+l0NXN9uic6s7Zm3swMYprxOEPyw0eUTdS5jbEw/9PqVuMgKgCat8AEzRf5tI= 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=wAn9JL9z; 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="wAn9JL9z" Received: from smtpout-01.galae.net (smtpout-01.galae.net [212.83.139.233]) by smtpout-03.galae.net (Postfix) with ESMTPS id 351FD4E41FD6; Wed, 7 Jan 2026 09:06:54 +0000 (UTC) Received: from mail.galae.net (mail.galae.net [212.83.136.155]) by smtpout-01.galae.net (Postfix) with ESMTPS id EB034606F8; Wed, 7 Jan 2026 09:06:53 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id 52714103C85EA; Wed, 7 Jan 2026 10:06:48 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=dkim; t=1767776813; h=from:subject:date:message-id:to:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:references; bh=kZz5BET9nIyur69VfcYmrYinsWgCQCD2MBfTdVkmPEU=; b=wAn9JL9zeJq2jI4lr7sgyvM01lsaISEJGQ3GT1LtO9pk5zo+XrBEr0lQYAMNqbjlOjJX/g D/TiaKEwGS0+D5RMo0Z40CNjAdF0FTZEkU29LgeDgLwxPZvSAg902B/gr8tjGjlhyBZ8xA 29GU6jaoxPNYKt0Zzq/tYYRZ5PMxrkGDJnHb6uYW0dghqhYAnibaI/1cQGY4B95JWqHTvz sUu10MAXNfMltl8t3mwCzOAn1SwYf0elal12QsJMfSjuVGyl9daUquEM0j8VQOQXL+o7G1 wHPFw8rjLmR9Uk4NyqV91JLX2DwjaF0/Y0A9fD/A+jLfeVfFDrAuAWx8j1zOIw== 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: Wed, 07 Jan 2026 10:06:47 +0100 Message-Id: Cc: , , , , , , , , , , , , , To: "Vladimir Yakovlev" From: "Luca Ceresoli" Subject: Re: [PATCH] drm/bridge: lontium-lt9611uxc: change to use devm_request_threaded_irq X-Mailer: aerc 0.20.1 References: <20260107030700.326843-1-vovchkir@gmail.com> In-Reply-To: <20260107030700.326843-1-vovchkir@gmail.com> X-Last-TLS-Session-Version: TLSv1.3 On Wed Jan 7, 2026 at 4:07 AM CET, Vladimir Yakovlev wrote: > It's better to use devm_request_threaded_irq because resources will be > freed automatically and no additional checks are needed. > > Signed-off-by: Vladimir Yakovlev Reviewed-by: Luca Ceresoli -- Luca Ceresoli, Bootlin Embedded Linux and Kernel engineering https://bootlin.com