* [PATCH 1/1] ACPI: Kconfig, fix proc aggregator text
@ 2009-10-09 13:53 Jiri Slaby
2009-10-09 17:15 ` Len Brown
0 siblings, 1 reply; 2+ messages in thread
From: Jiri Slaby @ 2009-10-09 13:53 UTC (permalink / raw)
To: len.brown; +Cc: linux-acpi, linux-kernel, Jiri Slaby
Fix two typos in the Kconfig text about ACPI_PROCESSOR_AGGREGATOR.
Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
---
drivers/acpi/Kconfig | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/acpi/Kconfig b/drivers/acpi/Kconfig
index 0ed42d8..93d2c79 100644
--- a/drivers/acpi/Kconfig
+++ b/drivers/acpi/Kconfig
@@ -218,10 +218,10 @@ config ACPI_PROCESSOR_AGGREGATOR
depends on X86
help
ACPI 4.0 defines processor Aggregator, which enables OS to perform
- specfic processor configuration and control that applies to all
+ specific processor configuration and control that applies to all
processors in the platform. Currently only logical processor idling
is defined, which is to reduce power consumption. This driver
- support the new device.
+ supports the new device.
config ACPI_THERMAL
tristate "Thermal Zone"
--
1.6.4.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-10-09 17:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-09 13:53 [PATCH 1/1] ACPI: Kconfig, fix proc aggregator text Jiri Slaby
2009-10-09 17:15 ` Len Brown
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox