All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: Len Brown <lenb@kernel.org>
Cc: linux-acpi@vger.kernel.org, kristen.c.accardi@intel.com
Subject: Re: [patch 05/13] ACPI: Make bay depend on dock
Date: Thu, 8 Feb 2007 22:01:52 -0800	[thread overview]
Message-ID: <20070208220152.7f62b6c1.akpm@linux-foundation.org> (raw)
In-Reply-To: <200702090050.10271.lenb@kernel.org>

On Fri, 9 Feb 2007 00:50:10 -0500 Len Brown <lenb@kernel.org> wrote:

> 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

I dunno what's going on with this one - it might have got mangled.  Please
drop.

  reply	other threads:[~2007-02-09  6:03 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
2007-02-09  6:01   ` Andrew Morton [this message]
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=20070208220152.7f62b6c1.akpm@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=kristen.c.accardi@intel.com \
    --cc=lenb@kernel.org \
    --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.