Re: [PATCH] powercap: Fix typo in Kconfig "Plance" -> "Plane"

From: Rafael J. Wysocki
Date: Mon Oct 19 2020 - 11:42:23 EST


On Sun, Oct 18, 2020 at 5:21 PM Hubert Jasudowicz
<hubert.jasudowicz@xxxxxxxxx> wrote:
>
> Signed-off-by: Hubert Jasudowicz <hubert.jasudowicz@xxxxxxxxx>
> ---
> drivers/powercap/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/powercap/Kconfig b/drivers/powercap/Kconfig
> index ebc4d4578339..bc228725346b 100644
> --- a/drivers/powercap/Kconfig
> +++ b/drivers/powercap/Kconfig
> @@ -30,7 +30,7 @@ config INTEL_RAPL
>
> In RAPL, the platform level settings are divided into domains for
> fine grained control. These domains include processor package, DRAM
> - controller, CPU core (Power Plance 0), graphics uncore (Power Plane
> + controller, CPU core (Power Plane 0), graphics uncore (Power Plane
> 1), etc.
>
> config IDLE_INJECT
>
> base-commit: 9d9af1007bc08971953ae915d88dc9bb21344b53
> --

Applied as 5.10-rc material, thanks!