public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH -next] panasonic-laptop: depends on ACPI
@ 2008-10-17 20:46 Randy Dunlap
  2008-10-18  7:04 ` Harald Welte
  0 siblings, 1 reply; 3+ messages in thread
From: Randy Dunlap @ 2008-10-17 20:46 UTC (permalink / raw)
  To: laforge, lenb, linux-acpi, akpm

From: Randy Dunlap <randy.dunlap@oracle.com>

panasonic-laptop uses many acpi_*() functions so it should
depend on ACPI; otherwise there are approximately 70
warnings/errors generated.

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
---
 drivers/misc/Kconfig |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20081017.orig/drivers/misc/Kconfig
+++ linux-next-20081017/drivers/misc/Kconfig
@@ -248,7 +248,7 @@ config MSI_LAPTOP
 
 config PANASONIC_LAPTOP
 	tristate "Panasonic Laptop Extras"
-	depends on X86 && INPUT
+	depends on X86 && INPUT && ACPI
         depends on BACKLIGHT_CLASS_DEVICE
 	---help---
 	  This driver adds support for access to backlight control and hotkeys

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH -next] panasonic-laptop: depends on ACPI
  2008-10-17 20:46 [PATCH -next] panasonic-laptop: depends on ACPI Randy Dunlap
@ 2008-10-18  7:04 ` Harald Welte
  2008-10-22 22:26   ` Len Brown
  0 siblings, 1 reply; 3+ messages in thread
From: Harald Welte @ 2008-10-18  7:04 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: lenb, linux-acpi, akpm

[-- Attachment #1: Type: text/plain, Size: 686 bytes --]

On Fri, Oct 17, 2008 at 01:46:08PM -0700, Randy Dunlap wrote:
> From: Randy Dunlap <randy.dunlap@oracle.com>
> 
> panasonic-laptop uses many acpi_*() functions so it should
> depend on ACPI; otherwise there are approximately 70
> warnings/errors generated.
> 
> Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>

Acked-by: Harald Welte <laforge@gnumonks.org>

-- 
- Harald Welte <laforge@gnumonks.org>           http://laforge.gnumonks.org/
============================================================================
"Privacy in residential applications is a desirable marketing option."
                                                  (ETSI EN 300 175-7 Ch. A6)

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH -next] panasonic-laptop: depends on ACPI
  2008-10-18  7:04 ` Harald Welte
@ 2008-10-22 22:26   ` Len Brown
  0 siblings, 0 replies; 3+ messages in thread
From: Len Brown @ 2008-10-22 22:26 UTC (permalink / raw)
  To: Harald Welte; +Cc: Randy Dunlap, linux-acpi, akpm

applied.

thanks,
-Len


On Sat, 18 Oct 2008, Harald Welte wrote:

> On Fri, Oct 17, 2008 at 01:46:08PM -0700, Randy Dunlap wrote:
> > From: Randy Dunlap <randy.dunlap@oracle.com>
> > 
> > panasonic-laptop uses many acpi_*() functions so it should
> > depend on ACPI; otherwise there are approximately 70
> > warnings/errors generated.
> > 
> > Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
> 
> Acked-by: Harald Welte <laforge@gnumonks.org>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-10-22 22:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-17 20:46 [PATCH -next] panasonic-laptop: depends on ACPI Randy Dunlap
2008-10-18  7:04 ` Harald Welte
2008-10-22 22:26   ` Len Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox