From: Colin Ian King Date: Fri, 4 Dec 2020 19:22:50 +0000 (+0000) Subject: firmware: fix a spelling mistake "managament" -> "management" in Kconfig X-Git-Tag: v5.11-rc1~164^2~37 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=54da51a841ea4c9b6cbac60ef85f55b4695a9612;p=thirdparty%2Flinux.git firmware: fix a spelling mistake "managament" -> "management" in Kconfig There is a spelling mistake in the Kconfig help text. Fix it. Signed-off-by: Colin Ian King Link: https://lore.kernel.org/r/20201204192250.1151316-1-colin.king@canonical.com Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/firmware/Kconfig b/drivers/firmware/Kconfig index 3315e3c215864..3f14dffb96696 100644 --- a/drivers/firmware/Kconfig +++ b/drivers/firmware/Kconfig @@ -51,7 +51,7 @@ config ARM_SCPI_PROTOCOL provides a mechanism for inter-processor communication between SCP and AP. - SCP controls most of the power managament on the Application + SCP controls most of the power management on the Application Processors. It offers control and management of: the core/cluster power states, various power domain DVFS including the core/cluster, certain system clocks configuration, thermal sensors and many