Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp2539365pxb; Tue, 9 Mar 2021 05:16:11 -0800 (PST) X-Google-Smtp-Source: ABdhPJy1Odr1QYF4yqEE/dw1LvXSB+ZclBL1GYSvmOiy6/XL7X85rr45UtOkCa4hKFGfdRAZOtAJ X-Received: by 2002:a17:906:228d:: with SMTP id p13mr20449693eja.412.1615295771030; Tue, 09 Mar 2021 05:16:11 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1615295771; cv=none; d=google.com; s=arc-20160816; b=WxN2AK0jYFJrd/f17bTNJwyHZ9wEghelvnLctY6seqtF4u4xZOZ0wyt1sJik4FBCL+ XxLFJneiUYhOo+3520MHB/taLwERUwfNge8Uyw6cHF3qOgLNTtTdE6N2I/HbqMuBeywh TJ6gCcMi76YVkAsRUhvnK0bu6Dy8WOvj1b0TvdZYSTXhuH8WwdcO7mE6ogp/vnijnw3A P5XPagyfPlg80T8c6KBBIKXW5ikpXmVTEOYYt880ovI6bHqk2ChkyoBK6MEvZj7GLa4m emzaLeQcU6KdWbo+l9+/5kYMDtgUoTNSA9Q/we5nyHQV8pGPhO5dn/ORJyfLNoeibJ+U yUsA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:references:in-reply-to:message-id:date:subject :cc:to:from; bh=QLKjiSauhbyfUDyjI7VLadCg+2EyRt1d+6cNePKMxzc=; b=w3kRg6gifEPizTgsqBTfJiEu1yZ/oAeidDqFPcMZeiDV02fbGTLRQvS9rCLUgNv1n6 6rV+2p0K/LNsQxk+QAHd4HZ6DuoQrXpaWqx3edcdHL6eIDNZgLPhUx/Jq4l6eovnmigW Lfdib1/sMLFLmbHE+ineQZ1vgpDV2hV/7r6akdHCFzxngnGBRkqMTI6SvmQrx+2Dd83n 2/3WH2YIP41MuKtZPoa5bQOr1hl25wZUyFNy7VlxxIyJJuNTCexeMcqRopo6tXxUGYsB XNyNP2PHys3QpsQCdSpMBSgCwyHovHQ6dxZhMQceZwDS4J3NAOGLADsIgcWwaQ0wo6RT 43fg== 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=nxp.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id t17si9424179ejx.576.2021.03.09.05.15.48; Tue, 09 Mar 2021 05:16:11 -0800 (PST) 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=nxp.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231522AbhCINNP (ORCPT + 99 others); Tue, 9 Mar 2021 08:13:15 -0500 Received: from inva020.nxp.com ([92.121.34.13]:47172 "EHLO inva020.nxp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230462AbhCINMm (ORCPT ); Tue, 9 Mar 2021 08:12:42 -0500 Received: from inva020.nxp.com (localhost [127.0.0.1]) by inva020.eu-rdc02.nxp.com (Postfix) with ESMTP id 4776C1A1005; Tue, 9 Mar 2021 14:12:41 +0100 (CET) Received: from invc005.ap-rdc01.nxp.com (invc005.ap-rdc01.nxp.com [165.114.16.14]) by inva020.eu-rdc02.nxp.com (Postfix) with ESMTP id 236301A100D; Tue, 9 Mar 2021 14:12:35 +0100 (CET) Received: from localhost.localdomain (shlinux2.ap.freescale.net [10.192.224.44]) by invc005.ap-rdc01.nxp.com (Postfix) with ESMTP id BC42D40324; Tue, 9 Mar 2021 14:12:27 +0100 (CET) From: Dong Aisheng To: linux-pm@vger.kernel.org, linux-arm-kernel@lists.infradead.org Cc: dongas86@gmail.com, kernel@pengutronix.de, shawnguo@kernel.org, linux-imx@nxp.com, linux-kernel@vger.kernel.org, myungjoo.ham@samsung.com, kyungmin.park@samsung.com, cw00.choi@samsung.com, abel.vesa@nxp.com, Dong Aisheng Subject: [PATCH 03/11] PM / devfreq: fix the wrong set_freq path for userspace governor Date: Tue, 9 Mar 2021 20:58:45 +0800 Message-Id: <1615294733-22761-16-git-send-email-aisheng.dong@nxp.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1615294733-22761-1-git-send-email-aisheng.dong@nxp.com> References: <1615294733-22761-1-git-send-email-aisheng.dong@nxp.com> X-Virus-Scanned: ClamAV using ClamSMTP Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Fix the wrong set_freq path for userspace governor. Signed-off-by: Dong Aisheng --- drivers/devfreq/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/devfreq/Kconfig b/drivers/devfreq/Kconfig index 00704efe6398..20373a893b44 100644 --- a/drivers/devfreq/Kconfig +++ b/drivers/devfreq/Kconfig @@ -62,7 +62,7 @@ config DEVFREQ_GOV_USERSPACE help Sets the frequency at the user specified one. This governor returns the user configured frequency if there - has been an input to /sys/devices/.../power/devfreq_set_freq. + has been an input to /sys/devices/.../userspace/set_freq. Otherwise, the governor does not change the frequency given at the initialization. -- 2.25.1