[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20110806184129.287dd4f9.rdunlap@xenotime.net>
Date: Sat, 6 Aug 2011 18:41:29 -0700
From: Randy Dunlap <rdunlap@...otime.net>
To: lkml <linux-kernel@...r.kernel.org>, jlee@...ell.com,
joeyli.kernel@...il.com, akpm <akpm@...ux-foundation.org>
Cc: dri-devel@...ts.freedesktop.org, David Airlie <airlied@...ux.ie>,
Dave Airlie <airlied@...hat.com>
Subject: [PATCH] gpu/stub: try to make help text readable
From: Randy Dunlap <rdunlap@...otime.net>
I couldn't parse the STUB_POULSBO help text and the module names
were misleading, so try to make it more readable, use corrected
module names, and spell "acpi" as "ACPI".
Signed-off-by: Randy Dunlap <rdunlap@...otime.net>
Cc: Lee, Chun-Yi <jlee@...ell.com>
Cc: Lee, Chun-Yi <joeyli.kernel@...il.com>
Cc: Dave Airlie <airlied@...hat.com>
---
drivers/gpu/stub/Kconfig | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
--- linux-3.0-git22.orig/drivers/gpu/stub/Kconfig
+++ linux-3.0-git22/drivers/gpu/stub/Kconfig
@@ -12,7 +12,7 @@ config STUB_POULSBO
help
Choose this option if you have a system that has Intel GMA500
(Poulsbo) integrated graphics. If M is selected, the module will
- be called Poulsbo. This driver is a stub driver for Poulsbo that
- will call poulsbo.ko to enable the acpi backlight control sysfs
- entry file because there have no poulsbo native driver can support
+ be called poulsbo. This driver is a stub driver for Poulsbo that
+ will call psb_gfx.ko to enable the ACPI backlight control sysfs
+ entry file because there is no poulsbo native driver that supports
intel opregion.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists