All of lore.kernel.org
 help / color / mirror / Atom feed
From: Len Brown <lenb@kernel.org>
To: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
Cc: linux-acpi@vger.kernel.org, ibm-acpi-devel@lists.sourceforge.net,
	Kristen Carlson Accardi <kristen.c.accardi@intel.com>
Subject: Re: [GIT PULL] ibm-acpi updates
Date: Fri, 23 Feb 2007 01:29:23 -0500	[thread overview]
Message-ID: <200702230129.24251.lenb@kernel.org> (raw)
In-Reply-To: <20070222205520.GA11505@khazad-dum.debian.net>

On Thursday 22 February 2007 15:55, Henrique de Moraes Holschuh wrote:
> Len,
> 
> Please pull from git://repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
> branch for-upstream/acpi-test
> 
> to receive the following patches:
> 
> ACPI: ibm-acpi: make ibm-acpi bay support optional
> ACPI: ibm-acpi: fix initial status of backlight device
> 
> The branch is based on 2.6.21-rc1.
> 
----------------------------- drivers/acpi/Kconfig -----------------------------
index e942ffe..ee3dcd1 100644
@@ -242,6 +242,17 @@ config ACPI_IBM_DOCK
 
 	  If you are not sure, say N here.
 
+config ACPI_IBM_BAY
+	bool "Legacy Removable Bay Support"
+	depends on ACPI_IBM
+	default y
+	---help---
+	  Allows the ibm_acpi driver to handle removable bays.  It will allow
+	  disabling the device in the bay, and also generate notifications when
+	  the bay lever is ejected or inserted.
+
+	  If you are not sure, say Y here.
+

Why is the default Y?

thanks,
-Len

  parent reply	other threads:[~2007-02-23  6:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-22 20:55 [GIT PULL] ibm-acpi updates Henrique de Moraes Holschuh
2007-02-22 23:11 ` [PATCH 1/2] ACPI: ibm-acpi: fix initial status of backlight device Henrique de Moraes Holschuh
2007-02-22 23:11 ` [PATCH 2/2] ACPI: ibm-acpi: make ibm-acpi bay support optional Henrique de Moraes Holschuh
2007-02-23  6:29 ` Len Brown [this message]
2007-02-23 11:08   ` [GIT PULL] ibm-acpi updates Henrique de Moraes Holschuh
2007-02-24  4:13     ` Len Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200702230129.24251.lenb@kernel.org \
    --to=lenb@kernel.org \
    --cc=hmh@hmh.eng.br \
    --cc=ibm-acpi-devel@lists.sourceforge.net \
    --cc=kristen.c.accardi@intel.com \
    --cc=linux-acpi@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.