Received: by 2002:a05:6a11:4021:0:0:0:0 with SMTP id ky33csp866758pxb; Wed, 29 Sep 2021 11:18:09 -0700 (PDT) X-Google-Smtp-Source: ABdhPJz7X2GAG2cM67F70ey5xHFJBhyl/NEqZo7sGS2tsHOghT3mwX9tgqF8ie+QbtWkYPHLioDo X-Received: by 2002:a17:906:d9ca:: with SMTP id qk10mr1423945ejb.220.1632939489466; Wed, 29 Sep 2021 11:18:09 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1632939489; cv=none; d=google.com; s=arc-20160816; b=xgb31jLcd8LSWsNwM/hBW+I6npf5wAllz2WqMblCjdazhswJfvqJzDCPaIoHd8Pw+9 NW1olAhOVDlsyC9nl0TMETMVElvnZPbWDCYOddsUoyxsP/RX4ORdFd7rt/v1pUV2eK8q 9HxdEN6kD1AuJJdcMItfKwNMnwxe6JksDy2w257lORalLveShxjvI13L2QyJ7+gXGDud nsus8dQG9ttMi6U0qT2198KL5AAeMa+L2oxrbGMwWWGGLdeLMVs5uC9HoQHYmLkVLpS7 e1RwdfVxxHv/cRWEuos8hYm6lB5fUB3P9yJzi85E4JX8IRf5LQyp1XCXnG4DWEyZkBwJ Ljhg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-transfer-encoding :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=MnxdEprAGMC+Kw/nPzX/fIGhRQVekb/Ug8i3BRKLwig=; b=ai36jeyJWYZ3cRP42XdslR29gML0Smib2ESlB+xJk96GExduyrq/aWWcs3jUzEgh05 rGpq9YwC6Hjs6NUqhUd08HdYTuKY9R3pUFyzwPfA4/aRmARVnOMs6P5IPpUn+c9GZVcL H49qfLPxITm0SB7Zj8QhHlk+RKzmeFrxTv9ly9XoNlrZywJWO24y2ewEru4z5XaW9QEv o/GmnPV6Ydl+MILhpKK0ycoWz3JI3YkDPejsxQXr9a7tF5opA9Y6TqCG44UJVJ8qJqsT vohveuCvOq2obpiV8lUQmcGuKnkelFiV7aMnIQRHPyPUnPXL6rUDqLpjHIrfe/NmOnsN Jlkg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=collabora.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id s7si697372edi.502.2021.09.29.11.17.45; Wed, 29 Sep 2021 11:18:09 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=collabora.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1345699AbhI2SLK (ORCPT + 99 others); Wed, 29 Sep 2021 14:11:10 -0400 Received: from bhuna.collabora.co.uk ([46.235.227.227]:52792 "EHLO bhuna.collabora.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1345682AbhI2SLK (ORCPT ); Wed, 29 Sep 2021 14:11:10 -0400 Received: from notapiano (unknown [IPv6:2804:14c:1a9:2434:b693:c9:5cb6:b688]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: nfraprado) by bhuna.collabora.co.uk (Postfix) with ESMTPSA id C9D6B1F44852; Wed, 29 Sep 2021 19:09:25 +0100 (BST) Date: Wed, 29 Sep 2021 15:09:20 -0300 From: =?utf-8?B?TsOtY29sYXMgRi4gUi4gQS4=?= Prado To: Brian Norris Cc: Heiko =?utf-8?Q?St=C3=BCbner?= , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-rockchip@lists.infradead.org, Sandy Huang , Chen-Yu Tsai , Thomas Hebb Subject: Re: [PATCH v3 3/4] drm/rockchip: dsi: Fix unbalanced clock on probe error Message-ID: <20210929180920.mczakda7msbojrxx@notapiano> References: <20210928213552.1001939-1-briannorris@chromium.org> <20210928143413.v3.3.Ie8ceefb51ab6065a1151869b6fcda41a467d4d2c@changeid> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20210928143413.v3.3.Ie8ceefb51ab6065a1151869b6fcda41a467d4d2c@changeid> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Sep 28, 2021 at 02:35:51PM -0700, Brian Norris wrote: > Our probe() function never enabled this clock, so we shouldn't disable > it if we fail to probe the bridge. > > Noted by inspection. > > Fixes: 2d4f7bdafd70 ("drm/rockchip: dsi: migrate to use dw-mipi-dsi bridge driver") > Signed-off-by: Brian Norris > Reviewed-by: Chen-Yu Tsai > --- Tested-by: N?colas F. R. A. Prado