Received: by 2002:a05:6a11:4021:0:0:0:0 with SMTP id ky33csp1920534pxb; Thu, 16 Sep 2021 20:18:19 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzmIyIuJBqzU9WtXT+BRmL8DABxXe5sZbZ449RLmOZ1KOlwlJrSnlru7A7bcS/r+wK3UXGx X-Received: by 2002:aa7:c9cd:: with SMTP id i13mr10287029edt.178.1631848698929; Thu, 16 Sep 2021 20:18:18 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1631848698; cv=none; d=google.com; s=arc-20160816; b=NT5q0aibaN38KuPaF9j3iTtW1mhJjnLUFGEn6n5bwNF2+b3Kv0uLpQUSAVW76LHQJV vSejl//T7YHcrOzW7LwF7AMrMBfolTb5FmSlxNesugmSk7osMuwBuha7GYj5p7WAXHzT t9IotQxDSAdulYaJmuFHDQl5/BlEKnpnmGFdM1+iSewryL52PYd/MHTd3/6I2FL4T5ll aymGkBbkJgToOdBQjgnKC5jvhG49Itev+h6OzpySBoZI15KNSZcpVSp1kqKSxaSrMVGZ zLjbz+IfS+izunZPBoCukIqna6D4C2ujrq2vqwq3Bks5rsIg7cmgTL3Cc7G8Kk+P9eGt Fwkw== 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=i8lwsjc4t4mvtxZzPDVK+c4/7mkDw/Ne4IbL59Xnbjih74JtHYkym662aJs5coVpHj HjHqbQhvpODiJMAXyA9emlt8CdU8TfprgNAsVFq1n/ZXmS+7bOEPK0f3CZtRRiq1nQu/ XYJEWIxGQ3XOCvc6hC1qOaS7zFsZupxIwSBtlibydRPhMq9iOk+2CbY5T8vfdzOdNIuT hAKJK3ptcD17UJAn4r6hcCfIt0mv7zCLDM05LGu9UQC/79VTVlLiXfI1VLREgK734CmY TOkX+YI7FoOGpAthPgHt14GwHGVoMkXxrsKvbeNDbxFvXzFDHfxoG+34cvERdES3Bn9y ws8Q== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=Yn9CjqTy; 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 bz6si5624096ejc.374.2021.09.16.20.17.46; Thu, 16 Sep 2021 20:18:18 -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=Yn9CjqTy; 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 S1349366AbhIPRdS (ORCPT + 99 others); Thu, 16 Sep 2021 13:33:18 -0400 Received: from mail.kernel.org ([198.145.29.99]:46942 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1348121AbhIPRX6 (ORCPT ); Thu, 16 Sep 2021 13:23:58 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 98C7661A4E; Thu, 16 Sep 2021 16:43:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1631810611; bh=wb0vY1I/LJsIEVsnaF93j3dbSb5rsRNBhEY+WdFPy2M=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=Yn9CjqTyOa3lNS0uf6cwAXwplGmUDP+uXxlvMGII9Gc5+6bgjJLB7XXsYkVEbaN65 XdIkjwJTFboJejromgroRUSVZj8oDg6N8dumpzlUe0beOxpAAYpXfPI+a8PB5LRvEC iCGd9rpG+fwoPZGpMDb9Xw4Dm6JqBMbXhwt5TW3o= 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.14 197/432] USB: EHCI: ehci-mv: improve error handling in mv_ehci_enable() Date: Thu, 16 Sep 2021 17:59:06 +0200 Message-Id: <20210916155817.467117100@linuxfoundation.org> X-Mailer: git-send-email 2.33.0 In-Reply-To: <20210916155810.813340753@linuxfoundation.org> References: <20210916155810.813340753@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