From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 78041C55167 for ; Fri, 31 Jul 2026 07:16:02 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id D242A10E18F; Fri, 31 Jul 2026 07:16:01 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=bootlin.com header.i=@bootlin.com header.b="RnWhquYW"; dkim-atps=neutral Received: from smtpout-03.galae.net (smtpout-03.galae.net [185.246.85.4]) by gabe.freedesktop.org (Postfix) with ESMTPS id CA52910E18F for ; Fri, 31 Jul 2026 07:16:00 +0000 (UTC) Received: from smtpout-01.galae.net (smtpout-01.galae.net [212.83.139.233]) by smtpout-03.galae.net (Postfix) with ESMTPS id 847764E41045; Fri, 31 Jul 2026 07:15:59 +0000 (UTC) Received: from mail.galae.net (mail.galae.net [212.83.136.155]) by smtpout-01.galae.net (Postfix) with ESMTPS id 517776039A; Fri, 31 Jul 2026 07:15:59 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id 0D19611C16493; Fri, 31 Jul 2026 09:15:50 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=dkim; t=1785482154; h=from:subject:date:message-id:to:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:references; bh=q6rVTdFce9zLYwdpKcETTUyPMfQzcWo+Xq/orZPdh6E=; b=RnWhquYWA16Db3QD57oc6NHqlch0Nctf5QPVHrBkOTHB7oSLf1Je0+OYob2eewt4LydHXZ +u4u9hni6y67UWHKpYoRD71XV+w4S1kHWCciA+fh4EeJ/K6o97boHFzR44CZ1mDql6HUoj rmnCD+O8tWA7b0fCVEytagWF6XLDMHaW9YqqWFPHTXvdCwHckbX2TnQz8Z00Epq/r8e432 o4cog/dtudx27XH5+5EUwq/kNi9RINEK2tVtWkEwBRtHB8rK/M6ZKceWBG8oecuC9P0/QQ FCVXowwMMF0S1zIyZ3cgNfm0f7tlx5s57jq6eJsYcFx+l5LJUmlJjMqVahFs2Q== Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Fri, 31 Jul 2026 09:15:50 +0200 Message-Id: Subject: Re: [PATCH 10/10] drm/bridge: ti-sn65dsi86: Remove redundant dev_err_probe() Cc: "Andrzej Hajda" , "Neil Armstrong" , "Robert Foss" , "Laurent Pinchart" , "Jonas Karlman" , "Jernej Skrabec" , "Luca Ceresoli" , "Maarten Lankhorst" , "Maxime Ripard" , "Thomas Zimmermann" , "David Airlie" , "Simona Vetter" , "open list:DRM DRIVERS" , "open list" To: "Doug Anderson" , "Pan Chuang" From: "Luca Ceresoli" X-Mailer: aerc 0.21.0 References: <20260723131649.134127-1-panchuang@vivo.com> <20260723131649.134127-11-panchuang@vivo.com> In-Reply-To: X-Last-TLS-Session-Version: TLSv1.3 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Hi Doug, On Thu Jul 30, 2026 at 11:17 PM CEST, Doug Anderson wrote: > Hi, > > On Fri, Jul 24, 2026 at 7:11=E2=80=AFPM Doug Anderson wrote: >> >> Hi, >> >> On Thu, Jul 23, 2026 at 6:17=E2=80=AFAM Pan Chuang = wrote: >> > >> > Since commit >> > 55b48e23f5c4 ("genirq/devres: Add error handling in devm_request_*_irq= ()"), >> > devm_request_threaded_irq() automatically logs detailed error messages= on >> > failure. Remove the now-redundant driver-specific dev_err_probe() call= . >> > >> > Signed-off-by: Pan Chuang >> > --- >> > drivers/gpu/drm/bridge/ti-sn65dsi86.c | 2 +- >> > 1 file changed, 1 insertion(+), 1 deletion(-) >> >> Reviewed-by: Douglas Anderson >> >> I'll plan to apply this to drm-misc-next in ~1 week unless anything come= s up. > > Pushed to drm-misc-next: > > [10/10] drm/bridge: ti-sn65dsi86: Remove redundant dev_err_probe() > commit: 9c950822f0fa923ccd344d7a143872d25efe89a3 Out of curiosity, did you apply using b4? I see the commit does not have the R-by I gave to the cover letter a few days ago, and assumed b4 would pick it up as it does when applying the full series. If my assumption was wrong, maybe it's an issue to report to the b4 project? Luca -- Luca Ceresoli, Bootlin Embedded Linux and Kernel engineering https://bootlin.com