public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
From: Len Brown <lenb@kernel.org>
To: akpm@linux-foundation.org
Cc: linux-acpi@vger.kernel.org, kristen.c.accardi@intel.com
Subject: Re: [patch 05/13] ACPI: Make bay depend on dock
Date: Fri, 9 Feb 2007 00:50:10 -0500	[thread overview]
Message-ID: <200702090050.10271.lenb@kernel.org> (raw)
In-Reply-To: <200702060010.l160AE0G003732@shell0.pdx.osdl.net>

Did you intend to make ACPI_BAY depend on ACPI_DOCK
instead of making ACPI_DOCK depend on ACPI_DOCK?

-Len

On Monday 05 February 2007 19:09, akpm@linux-foundation.org wrote:
> From: Kristen Carlson Accardi <kristen.c.accardi@intel.com>
> 
> Since the bay driver depends on the dock driver for proper notification, make
> this driver depend on the dock driver.
> 
> Signed-off-by: Kristen Carlson Accardi <kristen.c.accardi@intel.com>
> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
> ---
> 
>  drivers/acpi/Kconfig |    1 +
>  1 file changed, 1 insertion(+)
> 
> diff -puN drivers/acpi/Kconfig~acpi-make-bay-depend-on-dock drivers/acpi/Kconfig
> --- a/drivers/acpi/Kconfig~acpi-make-bay-depend-on-dock
> +++ a/drivers/acpi/Kconfig
> @@ -151,6 +151,7 @@ config ACPI_FAN
>  config ACPI_DOCK
>  	tristate "Dock"
>  	depends on EXPERIMENTAL
> +	depends on ACPI_DOCK
>  	help
>  	  This driver adds support for ACPI controlled docking stations
>  
> _
> -
> To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

  reply	other threads:[~2007-02-09  5:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-06  0:09 [patch 05/13] ACPI: Make bay depend on dock akpm
2007-02-09  5:50 ` Len Brown [this message]
2007-02-09  6:01   ` Andrew Morton
2007-02-23 21:37     ` Kristen Carlson Accardi

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=200702090050.10271.lenb@kernel.org \
    --to=lenb@kernel.org \
    --cc=akpm@linux-foundation.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox