Received: by 2002:a05:6a11:4021:0:0:0:0 with SMTP id ky33csp1779957pxb; Thu, 16 Sep 2021 15:42:15 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzxswY2Z9xxsyOGEd5nwWV3Needk+T62z//8CbaPak9LF/y87KIxoE6UfCQUrobbhMVR581 X-Received: by 2002:a92:dc85:: with SMTP id c5mr5573595iln.104.1631832135753; Thu, 16 Sep 2021 15:42:15 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1631832135; cv=none; d=google.com; s=arc-20160816; b=dWAKjOU0nrqw9NMhmHhT2sF7LgCJiOcrgE6Lu/vS4mykrAZx2fRNN957znGqelDDSf ccTB9xHCvqwSK2TJ/QNOS1h/DDXBJraRXIdA6sICoyiWGnYhEEpYlJi4iK8AV0zi8c9X V8R6K9XSfKJHBO7XY9hh+DN1R0eQn+k2335///ItI4DRbdceMSGvVgpuGuhk8fDsQSzx Cod/RJLkoLC3wogh3U0RpQCwtEaAKSQdPGUe803K9h+jsPsCnm3QMIhvDVo7wialg99t yVy+QizuPg3xBxPzmFNt8ZG6ZhUcHWPFlQFHPbcaerWjgn8DkS80JVlb/r2FQE4Wy/mM swzw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=HpQ+kU0W2KarfvDJtT+wKq6fkmZy+1RcPClGT4m2amY=; b=g08mH4IKm8tAfoZ+hpntWaeOU9bs5XDqFiVzzC04GmMb2RDedoyNDy6Z6LOXT7Py+Z f9rMVbyCqJd7XyMnUJdsEeDPaWI62KeVFCdOV7R54n8HtcCqpjx1SuSCM27uHCvUlHhV fuxKA5qf4QUSGxa0SDBNACQeZqG2IDKtW2iBVSFQQj2Z5kdYNU4vIWdJn+9U353C7yMq Zm3iqn+P/gEc/WcgYKWxJ5JqSaNKolAa0SvH3im0+VsHtos1n6U4DqH/0dDaJ9nYHhL6 1xtQslXvkh7HtUDHKIyDu3qHsuynUbaBVZUguYROlY3/lyeMjrdTokJfqJl0VqMlEYDd lWgg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=aTVBuSJb; 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=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id j15si3711915jac.8.2021.09.16.15.42.04; Thu, 16 Sep 2021 15:42:15 -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; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=aTVBuSJb; 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=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1344831AbhIPQtO (ORCPT + 99 others); Thu, 16 Sep 2021 12:49:14 -0400 Received: from mail.kernel.org ([198.145.29.99]:57530 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1343594AbhIPQmf (ORCPT ); Thu, 16 Sep 2021 12:42:35 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 1D28661A3F; Thu, 16 Sep 2021 16:24:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1631809493; bh=wb0vY1I/LJsIEVsnaF93j3dbSb5rsRNBhEY+WdFPy2M=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=aTVBuSJbq/Ivksu0wIdzEk7wbAZKyhOR9Tl5sm69msX4J6vJihTzy3jNlWvrGsFsq sdDxcG8DlCNdGFcoxXNWdmYAFwrfDehO4lviyDP5HqlUFn1XoiIOflXsAf87TF4spm ieQYtxw7ViZI4l1tgAtu8rhh42ZIJT9upocmf7Ig= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Alan Stern , Evgeny Novikov , Sasha Levin Subject: [PATCH 5.13 173/380] USB: EHCI: ehci-mv: improve error handling in mv_ehci_enable() Date: Thu, 16 Sep 2021 17:58:50 +0200 Message-Id: <20210916155809.958717492@linuxfoundation.org> X-Mailer: git-send-email 2.33.0 In-Reply-To: <20210916155803.966362085@linuxfoundation.org> References: <20210916155803.966362085@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Evgeny Novikov [ Upstream commit 61136a12cbed234374ec6f588af57c580b20b772 ] mv_ehci_enable() did not disable and unprepare clocks in case of failures of phy_init(). Besides, it did not take into account failures of ehci_clock_enable() (in effect, failures of clk_prepare_enable()). The patch fixes both issues and gets rid of redundant wrappers around clk_prepare_enable() and clk_disable_unprepare() to simplify this a bit. Found by Linux Driver Verification project (linuxtesting.org). Acked-by: Alan Stern Signed-off-by: Evgeny Novikov Link: https://lore.kernel.org/r/20210708083056.21543-1-novikov@ispras.ru Signed-off-by: Greg Kroah-Hartman Signed-off-by: Sasha Levin --- drivers/usb/host/ehci-mv.c | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/drivers/usb/host/ehci-mv.c b/drivers/usb/host/ehci-mv.c index cffdc8d01b2a..8fd27249ad25 100644 --- a/drivers/usb/host/ehci-mv.c +++ b/drivers/usb/host/ehci-mv.c @@ -42,26 +42,25 @@ struct ehci_hcd_mv { int (*set_vbus)(unsigned int vbus); }; -static void ehci_clock_enable(struct ehci_hcd_mv *ehci_mv) +static int mv_ehci_enable(struct ehci_hcd_mv *ehci_mv) { - clk_prepare_enable(ehci_mv->clk); -} + int retval; -static void ehci_clock_disable(struct ehci_hcd_mv *ehci_mv) -{ - clk_disable_unprepare(ehci_mv->clk); -} + retval = clk_prepare_enable(ehci_mv->clk); + if (retval) + return retval; -static int mv_ehci_enable(struct ehci_hcd_mv *ehci_mv) -{ - ehci_clock_enable(ehci_mv); - return phy_init(ehci_mv->phy); + retval = phy_init(ehci_mv->phy); + if (retval) + clk_disable_unprepare(ehci_mv->clk); + + return retval; } static void mv_ehci_disable(struct ehci_hcd_mv *ehci_mv) { phy_exit(ehci_mv->phy); - ehci_clock_disable(ehci_mv); + clk_disable_unprepare(ehci_mv->clk); } static int mv_ehci_reset(struct usb_hcd *hcd) -- 2.30.2