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 D355DCD6E55 for ; Wed, 3 Jun 2026 14:19:12 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 0F12510FEEC; Wed, 3 Jun 2026 14:19:12 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=bootlin.com header.i=@bootlin.com header.b="tarEh9Ux"; dkim-atps=neutral Received: from smtpout-04.galae.net (smtpout-04.galae.net [185.171.202.116]) by gabe.freedesktop.org (Postfix) with ESMTPS id 9CB5B10FEEC for ; Wed, 3 Jun 2026 14:19:11 +0000 (UTC) Received: from smtpout-01.galae.net (smtpout-01.galae.net [212.83.139.233]) by smtpout-04.galae.net (Postfix) with ESMTPS id C330BC63443; Wed, 3 Jun 2026 14:19:08 +0000 (UTC) Received: from mail.galae.net (mail.galae.net [212.83.136.155]) by smtpout-01.galae.net (Postfix) with ESMTPS id EA2A85FA0A; Wed, 3 Jun 2026 14:19:09 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id 045AB10888CC6; Wed, 3 Jun 2026 16:19:03 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=dkim; t=1780496348; h=from:subject:date:message-id:to:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:references; bh=NDSpaD9+CAWg5AL2AcFJ68bxOVOQc7lNqmbGIGUpwkg=; b=tarEh9UxuC632hyOuE+Ajqy+EKrMQydEp7awKqiLETvQhpj9LpMD9YSuz2m3ZXhzaOb6ZM 2NKx1haTaH3dYrMsI33eI+XZQNYfkgn4+VisjbsAPsg3IARuobYJTuQfMGjo01vD9/hOpU 4FlIy8V8UJIoXUZVRmKt3FSd7S41CSHbn6iya8GBESVCNMktNCH+apzbfipc6yExCna5SI YqvZyjw3s/V7Vp1JCFEOPTNdADGiG10LVADHITlAilBsK5XOoLIjin+FL0YgRUrzpYPLA3 6mIEyTzMyQKmRVhdkgtuqI3RDxeWpzBsmsCy+Ql5JxwGm/LbL5uNSfRCCc3/xA== Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Wed, 03 Jun 2026 16:19:02 +0200 Message-Id: Cc: "Dmitry Baryshkov" , , To: "Thorsten Blum" , "Andrzej Hajda" , "Neil Armstrong" , "Robert Foss" , "Laurent Pinchart" , "Jonas Karlman" , "Jernej Skrabec" , "Luca Ceresoli" , "Maarten Lankhorst" , "Maxime Ripard" , "Thomas Zimmermann" , "David Airlie" , "Simona Vetter" From: "Luca Ceresoli" Subject: Re: [PATCH RESEND] drm/bridge: sii902x: inline i2c_check_functionality check X-Mailer: aerc 0.21.0 References: <20260602223102.1087000-3-thorsten.blum@linux.dev> In-Reply-To: <20260602223102.1087000-3-thorsten.blum@linux.dev> 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" On Wed Jun 3, 2026 at 12:31 AM CEST, Thorsten Blum wrote: > Inline the i2c_check_functionality() check, since the function returns a > boolean status rather than an error code. > > Reviewed-by: Dmitry Baryshkov > Signed-off-by: Thorsten Blum Reviewed-by: Luca Ceresoli -- Luca Ceresoli, Bootlin Embedded Linux and Kernel engineering https://bootlin.com